summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/gui/gwps-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/gwps-common.c b/apps/gui/gwps-common.c
index 70e6a0e..231aa28 100644
--- a/apps/gui/gwps-common.c
+++ b/apps/gui/gwps-common.c
@@ -722,7 +722,7 @@ static char* get_tag(struct wps_data* wps_data,
break;
#if (CONFIG_CODEC == SWCODEC)
- case 's': /* Sound (DSP) Settings */
+ case 'S': /* DSP/Equalizer/Sound settings */
switch (tag[1])
{
case 'p': /* pitch */