summaryrefslogtreecommitdiff
path: root/src/core/keybindings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/keybindings.c')
-rw-r--r--src/core/keybindings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/keybindings.c b/src/core/keybindings.c
index e1c909b21..98ee7173a 100644
--- a/src/core/keybindings.c
+++ b/src/core/keybindings.c
@@ -323,7 +323,7 @@ get_keycodes_for_keysym (MetaKeyBindingManager *keys,
static guint
get_first_keycode_for_keysym (MetaKeyBindingManager *keys,
- guint keysym)
+ guint keysym)
{
int *keycodes;
int n_keycodes;