summaryrefslogtreecommitdiff
path: root/components/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'components/keymap.c')
-rw-r--r--components/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/keymap.c b/components/keymap.c
index 87036db..2a99474 100644
--- a/components/keymap.c
+++ b/components/keymap.c
@@ -47,7 +47,7 @@ get_layout(char *syms, int grp_num)
}
const char *
-keymap(void)
+keymap(const char *unused)
{
Display *dpy;
XkbDescRec *desc;