summaryrefslogtreecommitdiff
path: root/libs/surfaces/tranzport/show.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/tranzport/show.cc')
-rw-r--r--libs/surfaces/tranzport/show.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/surfaces/tranzport/show.cc b/libs/surfaces/tranzport/show.cc
index 30c8fbffa9..30f4de3b57 100644
--- a/libs/surfaces/tranzport/show.cc
+++ b/libs/surfaces/tranzport/show.cc
@@ -277,7 +277,7 @@ TranzportControlProtocol::show_meter ()
/* print() requires this */
- buf[21] = '\0';
+ buf[20] = '\0';
print (0, 0, buf);
print (1, 0, buf);