aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/keyin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/keyin.c')
-rw-r--r--src/hyper/keyin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hyper/keyin.c b/src/hyper/keyin.c
index 9e0f35e8..b397d956 100644
--- a/src/hyper/keyin.c
+++ b/src/hyper/keyin.c
@@ -127,7 +127,7 @@ handle_key(XEvent *event)
XComposeStatus compstatus;
int charcount;
int display_again = 0;
- char *name;
+ const char *name;
char *filename;
/*char *head = "echo htadd -l ";*/
/*char *blank1 = " ";*/