diff src/layout_util.c @ 513:985fdfebd89e

Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2)
author zas_
date Thu, 24 Apr 2008 12:47:09 +0000
parents f9bf33be53ff
children 0717bcc4f2b7
line wrap: on
line diff
--- a/src/layout_util.c	Thu Apr 24 12:23:02 2008 +0000
+++ b/src/layout_util.c	Thu Apr 24 12:47:09 2008 +0000
@@ -1400,7 +1400,7 @@
 
 	if (lw->ui_manager) return;
 
-	lw->action_group = gtk_action_group_new ("MenuActions");
+	lw->action_group = gtk_action_group_new("MenuActions");
 	gtk_action_group_set_translate_func(lw->action_group, menu_translate, NULL, NULL);
 
 	gtk_action_group_add_actions(lw->action_group,