From cd812218ab6800b65df0a8c2ed5c1bc95d086876 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Tue, 13 Jun 2017 20:41:43 +0200 Subject: nwztools: add nvp description for NW-S10 series Change-Id: Id6a6e51288f4ff24c0063b6c16b74109211e63c0 --- utils/nwztools/database/nwz_db.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/nwztools/database/nwz_db.c') diff --git a/utils/nwztools/database/nwz_db.c b/utils/nwztools/database/nwz_db.c index ba1a64ac5a..b65b49d191 100644 --- a/utils/nwztools/database/nwz_db.c +++ b/utils/nwztools/database/nwz_db.c @@ -1318,7 +1318,7 @@ struct nwz_series_info_t nwz_series[NWZ_SERIES_COUNT] = { "nwz-e550", "NWZ-E550 Series", 4, models_nwz_e550, 0 }, { "nwz-e570", "NWZ-E570 Series", 4, models_nwz_e570, 0 }, { "nwz-e580", "NWZ-E580 Series", 4, models_nwz_e580, &nvp_index_6485c8 }, - { "nw-s10", "NW-S10 Series", 5, models_nw_s10, 0 }, + { "nw-s10", "NW-S10 Series", 5, models_nw_s10, &nvp_index_6485c8 }, { "nwz-s510", "NWZ-S510 Series", 2, models_nwz_s510, 0 }, { "nwz-s610", "NWZ-S610 Series", 5, models_nwz_s610, 0 }, { "nwz-s630", "NWZ-S630 Series", 6, models_nwz_s630, 0 }, -- cgit v1.2.3