summaryrefslogtreecommitdiff
path: root/usr.bin/window/wwlabel.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/window/wwlabel.c')
-rw-r--r--usr.bin/window/wwlabel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/window/wwlabel.c b/usr.bin/window/wwlabel.c
index bdff90d7aaf0..0b1998d03a76 100644
--- a/usr.bin/window/wwlabel.c
+++ b/usr.bin/window/wwlabel.c
@@ -60,7 +60,7 @@ char *l;
register char *fmap;
register char *smap;
char touched;
- char *p;
+ unsigned char *p;
if (f->ww_fmap == 0)
return;