aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/keyin.c
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.c
parent0093f04cb53e58151ad3bdfbff328d564ff17caf (diff)
downloadopen-axiom-82b46badba16f7b40891e7d5e45bb3da828b6203.tar.gz
Remove various crufts.
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 b397d956..eef07e7b 100644
--- a/src/hyper/keyin.c
+++ b/src/hyper/keyin.c
@@ -267,7 +267,7 @@ handle_key(XEvent *event)
*/
void
-init_keyin(void)
+init_keyin()
{
char *prop;
unsigned nlm = get_modifier_mask(XK_Num_Lock);