changeset 5379:90a76f1d6e64

[gaim-migrate @ 5755] Helps if it compiles. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 15 May 2003 19:01:50 +0000
parents a991ff4d5d40
children 6508cd9624ba
files src/protocols/msn/msn.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/msn/msn.c	Thu May 15 19:00:56 2003 +0000
+++ b/src/protocols/msn/msn.c	Thu May 15 19:01:50 2003 +0000
@@ -272,7 +272,7 @@
 	if (user == NULL) {
 		gaim_debug(GAIM_DEBUG_ERROR, "msn",
 				   "buddy %s does not have a MsnUser attached!\n",
-				   buddy->name);
+				   b->name);
 	}
 	else if (user->mobile)
 		emblems[i++] = "wireless";