# HG changeset patch # User Eric Warmenhoven # Date 1006831841 0 # Node ID 72357bddb0f358285bb5a13bbce2370ef7710ebf # Parent 35046c134b8b271321399d181c85834985b7c235 [gaim-migrate @ 2812] this might be better committer: Tailor Script diff -r 35046c134b8b -r 72357bddb0f3 src/protocols/oscar/oscar.c --- 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) ? "


" : NULL, NULL); } } else { g_show_info_text(gc, info->sn, 1, - "


", (prof && *prof) ? away_subs(prof, gc->username) : _("No Information Provided"), legend,