diff src/buddy.c @ 1138:68f2f021ad1b

[gaim-migrate @ 1148] Oh yeah, This may be funky right now. I just realized im not saving who to pounce as. Oh well, ill fix it tomorrow. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sun, 26 Nov 2000 10:49:25 +0000
parents 5b5d03dfa48a
children aa3dda7fc352
line wrap: on
line diff
--- a/src/buddy.c	Sun Nov 26 10:45:49 2000 +0000
+++ b/src/buddy.c	Sun Nov 26 10:49:25 2000 +0000
@@ -1385,7 +1385,7 @@
 	gtk_widget_show(menuitem);
 	gtk_widget_show(sep);
 
-	bp = buddy_pounces;;
+	bp = buddy_pounces;
 	
 	while(bp) {