keybindings: Fix indentation

This commit is contained in:
Florian Müllner 2014-09-22 18:37:27 +02:00
parent 565b9d73d5
commit 4a71621fbc

View File

@ -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;