Fix indenting

This commit is contained in:
Dave Davenport 2016-05-08 11:13:11 +02:00
parent 8af7f014cd
commit 8f6c9ee070
6 changed files with 59 additions and 60 deletions

View File

@ -158,7 +158,6 @@ static gboolean abe_test_action ( KeyBindingAction action, unsigned int mask, xk
return FALSE;
}
KeyBindingAction abe_find_action ( unsigned int mask, xkb_keysym_t key )
{
KeyBindingAction action;