summaryrefslogtreecommitdiffstats
path: root/common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'common.inc')
-rw-r--r--common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.inc b/common.inc
index bf7b5c5..98a3dc8 100644
--- a/common.inc
+++ b/common.inc
@@ -413,7 +413,7 @@
dup 0 ne {
"vga=%d " bc.cmd dup length add sprintf
} {
- pop
+ pop "text" "%s " bc.cmd dup length add sprintf
} ifelse
} if