changeset 2799:72357bddb0f3

[gaim-migrate @ 2812] this might be better committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 27 Nov 2001 03:30:41 +0000
parents 35046c134b8b
children 0ad63a625eec
files src/protocols/oscar/oscar.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/oscar/oscar.c	Tue Nov 27 01:09:33 2001 +0000
+++ b/src/protocols/oscar/oscar.c	Tue Nov 27 03:30:41 2001 +0000
@@ -1626,11 +1626,11 @@
 			g_show_info_text(gc, info->sn, 0,
 					 header,
 					 (prof && *prof) ? away_subs(prof, gc->username) : NULL,
+					 (prof && *prof) ? "<BR><HR><BR>" : NULL,
 					 NULL);
 		}
 	} else {
 		g_show_info_text(gc, info->sn, 1,
-				 "<BR><HR><BR>",
 				 (prof && *prof) ? away_subs(prof, gc->username) :
 					_("<i>No Information Provided</i>"),
 				 legend,