diff options
| author | Mikael Magnusson <mikachu@gmail.com> | 2014-10-06 18:25:14 +0200 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@gmail.com> | 2014-10-06 22:05:26 +0200 |
| commit | e02c2f4174ccb9e03956c59985cd710435c931f8 (patch) | |
| tree | d7c044aabeeb1521f1e4a14839bdf3616d77f721 /openbox/menu.c | |
| parent | 1ea131048d674f558504ec13ae8573bd407b82e4 (diff) | |
double space
Diffstat (limited to 'openbox/menu.c')
| -rw-r--r-- | openbox/menu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/menu.c b/openbox/menu.c index 7c49cedb..d1f71a08 100644 --- a/openbox/menu.c +++ b/openbox/menu.c @@ -277,7 +277,7 @@ static gunichar parse_shortcut(const gchar *label, gboolean allow_shortcut, return shortcut; } -static void parse_menu_item(xmlNodePtr node, gpointer data) +static void parse_menu_item(xmlNodePtr node, gpointer data) { ObMenuParseState *state = data; gchar *label; |
