summaryrefslogtreecommitdiff
path: root/parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'parser.c')
-rw-r--r--parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/parser.c b/parser.c
index 684a46c..5c66167 100644
--- a/parser.c
+++ b/parser.c
@@ -3767,7 +3767,7 @@ static int Go_eprom_sus_93(gchar** response, int channel, char *parameter,int co
return SyntaxError;
}
- Menu_Clear_Buttons();
+ Menu_Clear_Buttons(YES);
return OK;
break;