aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/keyin.h
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2016-01-25 02:26:12 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2016-01-25 02:26:12 -0800
commit82b46badba16f7b40891e7d5e45bb3da828b6203 (patch)
tree0c9ecbd9b5443d7af7e7d2b3db3a5101b88c38cd /src/hyper/keyin.h
parent0093f04cb53e58151ad3bdfbff328d564ff17caf (diff)
downloadopen-axiom-82b46badba16f7b40891e7d5e45bb3da828b6203.tar.gz
Remove various crufts.
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;