aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/hthits.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/hthits.c')
-rw-r--r--src/hyper/hthits.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hyper/hthits.c b/src/hyper/hthits.c
index f1f23ba3..f6bb3e9d 100644
--- a/src/hyper/hthits.c
+++ b/src/hyper/hthits.c
@@ -136,7 +136,7 @@ static void
splitpage(char* buf, char** ptitle, char** pbody)
{
int n, depth, tno;
- char *s;
+ const char* s;
switch (buf[1]) {
case 'p':