accel-parse: Clean up trailing whitespace
This commit is contained in:
parent
545c3b6678
commit
4d4ecae2a1
@ -336,7 +336,7 @@ meta_parse_accelerator (const char *accel,
|
|||||||
{
|
{
|
||||||
if (!accel[0] || strcmp (accel, "disabled") == 0)
|
if (!accel[0] || strcmp (accel, "disabled") == 0)
|
||||||
return TRUE;
|
return TRUE;
|
||||||
|
|
||||||
return accelerator_parse (accel, keysym, keycode, mask);
|
return accelerator_parse (accel, keysym, keycode, mask);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user