keybindings: Fix indentation
This commit is contained in:
parent
565b9d73d5
commit
4a71621fbc
@ -323,7 +323,7 @@ get_keycodes_for_keysym (MetaKeyBindingManager *keys,
|
|||||||
|
|
||||||
static guint
|
static guint
|
||||||
get_first_keycode_for_keysym (MetaKeyBindingManager *keys,
|
get_first_keycode_for_keysym (MetaKeyBindingManager *keys,
|
||||||
guint keysym)
|
guint keysym)
|
||||||
{
|
{
|
||||||
int *keycodes;
|
int *keycodes;
|
||||||
int n_keycodes;
|
int n_keycodes;
|
||||||
|
Loading…
Reference in New Issue
Block a user