summaryrefslogtreecommitdiff
path: root/tbl/tv.c
diff options
context:
space:
mode:
Diffstat (limited to 'tbl/tv.c')
-rw-r--r--tbl/tv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbl/tv.c b/tbl/tv.c
index 6376ad022d650..f6d961798b899 100644
--- a/tbl/tv.c
+++ b/tbl/tv.c
@@ -27,7 +27,7 @@
void
drawvert(int start, int end, int c, int lwid)
{
- char *exb=0, *ext=0;
+ const char *exb=0, *ext=0;
int tp=0, sl, ln, pos, epb, ept, vm;
end++;
vm='v';