diff src/prpl.c @ 2606:f00549786a9c

[gaim-migrate @ 2619] hi committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 25 Oct 2001 07:03:08 +0000
parents 4424c670021d
children b0c5770156e1
line wrap: on
line diff
--- a/src/prpl.c	Thu Oct 25 06:09:53 2001 +0000
+++ b/src/prpl.c	Thu Oct 25 07:03:08 2001 +0000
@@ -404,7 +404,8 @@
 	} else if (mn->email_win) {
 		gtk_widget_destroy(mn->email_win);
 		return;
-	}
+	} else
+		return;
 
 	if (mn->email_win) {
 		gtk_label_set_text(GTK_LABEL(mn->email_label), buf);