diff src/bar_sort.c @ 512:f9bf33be53ff

Remove whitespace between function name and first parenthesis for the sake of consistency.
author zas_
date Thu, 24 Apr 2008 12:23:02 +0000
parents 4a9570cd06f8
children 57007e49d767
line wrap: on
line diff
--- a/src/bar_sort.c	Thu Apr 24 11:40:26 2008 +0000
+++ b/src/bar_sort.c	Thu Apr 24 12:23:02 2008 +0000
@@ -140,7 +140,7 @@
 		{
 		gtk_widget_hide(sd->collection_group);
 		gtk_widget_show(sd->folder_group);
-		bookmark_list_set_key(sd->bookmarks, SORT_KEY_FOLDERS );
+		bookmark_list_set_key(sd->bookmarks, SORT_KEY_FOLDERS);
 		}
 	else
 		{