summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-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 70e6a0e602..231aa28162 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,
722 break; 722 break;
723 723
724#if (CONFIG_CODEC == SWCODEC) 724#if (CONFIG_CODEC == SWCODEC)
725 case 's': /* Sound (DSP) Settings */ 725 case 'S': /* DSP/Equalizer/Sound settings */
726 switch (tag[1]) 726 switch (tag[1])
727 { 727 {
728 case 'p': /* pitch */ 728 case 'p': /* pitch */