aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/keyin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/keyin.h')
-rw-r--r--src/hyper/keyin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hyper/keyin.h b/src/hyper/keyin.h
index aad41b1c..7f09f97d 100644
--- a/src/hyper/keyin.h
+++ b/src/hyper/keyin.h
@@ -37,7 +37,7 @@
#define _KEYIN_H_ 1
extern void handle_key(XEvent * event);
-extern void init_keyin(void);
+extern void init_keyin();
extern int in_cursor_height;
extern int in_cursor_width;