summaryrefslogtreecommitdiffstats
path: root/src/common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.inc')
-rw-r--r--src/common.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/common.inc b/src/common.inc
index 731c23e..cc7f282 100644
--- a/src/common.inc
+++ b/src/common.inc
@@ -304,10 +304,10 @@
bc.cmd 0 0 put
} {
menu.texts menu.entry get
- xmenu.bits .xm_current get 1 eq {
- "64" exch "%s%s "
+ bits.suffix xmenu.bits .xm_current get get dup {
+ exch "%s%s "
} {
- "%s "
+ pop "%s "
} ifelse
bc.cmd sprintf
} ifelse