diff src/buddy_chat.c @ 2625:d8d2df2bdf01

[gaim-migrate @ 2638] runny nose and runny yolk, even if you have a cold still you can cough on my again, i still haven't had my full fill committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 27 Oct 2001 00:12:14 +0000
parents 95b4ec08abec
children 5004f7eb3d4d
line wrap: on
line diff
--- a/src/buddy_chat.c	Fri Oct 26 23:49:50 2001 +0000
+++ b/src/buddy_chat.c	Sat Oct 27 00:12:14 2001 +0000
@@ -1074,7 +1074,7 @@
 	style->font = gdk_font_ref(label->style->font);
 	gtk_widget_set_style(label, style);
 	gtk_style_unref(style);
-	b->unseen = FALSE;
+	b->unseen = 0;
 }
 
 void show_new_buddy_chat(struct conversation *b)