summaryrefslogtreecommitdiff
path: root/menus.c
diff options
context:
space:
mode:
Diffstat (limited to 'menus.c')
-rw-r--r--menus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/menus.c b/menus.c
index f7ce069..6407d2b 100644
--- a/menus.c
+++ b/menus.c
@@ -2461,7 +2461,7 @@ static void Submenu_Service_Encoder(int encoder_change)
/* isolate the exponent and non-exponent parts */
gchar *expon = g_strdup (num_string+5);
-
+
num_string[5]=0;
/* remove the decimal */