From: Mikael Magnusson Date: Mon, 6 Oct 2014 16:25:14 +0000 (+0200) Subject: double space X-Git-Tag: release-3.6.0~46 X-Git-Url: http://git.openbox.org/?p=dana%2Fopenbox.git;a=commitdiff_plain;h=e02c2f4174ccb9e03956c59985cd710435c931f8 double space --- diff --git a/openbox/menu.c b/openbox/menu.c index 7c49ced..d1f71a0 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;