diff src/gtkconv.c @ 5551:51699de873af

[gaim-migrate @ 5952] gtkprefs.c compiles. Still, many bugs. DO NOT UPDATE! :D committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 29 May 2003 23:31:48 +0000
parents b18c2a37cc96
children 9eb5b13fd412
line wrap: on
line diff
--- a/src/gtkconv.c	Thu May 29 20:36:50 2003 +0000
+++ b/src/gtkconv.c	Thu May 29 23:31:48 2003 +0000
@@ -5002,7 +5002,7 @@
 		return;
 	
 	gtkconv = GAIM_GTK_CONVERSATION(conv);
-	
+
 	strncpy(gtkconv->fontface, fontface, 128);
 }