finch/libgnt/gntentry.c

changeset 31294
73607ab89c6f
parent 30706
612b36b49058
child 34306
4fb8809f2f97
child 35991
e6937e52930b
--- a/finch/libgnt/gntentry.c	Tue Jan 04 06:42:45 2011 +0000
+++ b/finch/libgnt/gntentry.c	Tue Jan 04 06:55:30 2011 +0000
@@ -481,7 +481,7 @@
 	GntEntry *entry = GNT_ENTRY(bind);
 	GList *iter;
 	const char *current;
-	
+
 	if (entry->history->prev && entry->search->needle)
 		current = entry->search->needle;
 	else

mercurial