diff src/bar_info.c @ 995:6ca2c5fd7b13

Whitespaces cleanup.
author zas_
date Mon, 25 Aug 2008 22:20:45 +0000
parents c414002a1f27
children 9962b24b6b43
line wrap: on
line diff
--- a/src/bar_info.c	Mon Aug 25 18:13:33 2008 +0000
+++ b/src/bar_info.c	Mon Aug 25 22:20:45 2008 +0000
@@ -273,7 +273,7 @@
 			g_hash_table_insert(hashtable, (gpointer) key, GINT_TO_POINTER(1));
 			newlist = g_list_prepend(newlist, key);
 			}
-		work = work->next; 
+		work = work->next;
 		}
 
 	g_hash_table_destroy(hashtable);
@@ -434,7 +434,7 @@
 	res2 = comment_legacy_read(fd, &keywords2, &comment2);
 
 	if (!res1 && !res2)
-    		{
+		{
 		return FALSE;
 		}