From 1bd8207e3083c57773723277702de306afb84b4f Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sun, 8 Jan 2017 12:03:07 +0100 Subject: nwztools: rename nwz-a20 to nw-a20, that was a typo Change-Id: I88ae7391732c6f41c3c4adccce2ddf0a92142067 --- utils/nwztools/upgtools/upg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/nwztools/upgtools/upg.c') diff --git a/utils/nwztools/upgtools/upg.c b/utils/nwztools/upgtools/upg.c index 8a6a9f0754..f998af8d83 100644 --- a/utils/nwztools/upgtools/upg.c +++ b/utils/nwztools/upgtools/upg.c @@ -36,7 +36,7 @@ struct nwz_model_t g_model_list[] = * someone with a device needs to confirm that they work */ { "nw-a820", false, "0c9869c268e0eaa6d1ba62daab09cebc" }, { "nwz-a10", false, "a4605e0628c9c3baeb5142ce9cb834d6" }, - { "nwz-a20", false, "e9d7185e5ac183bf26e9a5b66f983c0b" }, + { "nw-a20", false, "e9d7185e5ac183bf26e9a5b66f983c0b" }, { "nwz-zx100", false, "2c0bf029804f73e073154388743f84d2" }, { 0 } }; -- cgit v1.2.3