diff -r 96f89e35d24d -r 6625cbf09e08 libpurple/protocols/oscar/family_icbm.c --- a/libpurple/protocols/oscar/family_icbm.c Mon Feb 18 23:44:29 2013 -0500 +++ b/libpurple/protocols/oscar/family_icbm.c Tue Feb 19 00:32:22 2013 -0500 @@ -156,7 +156,7 @@ purple_debug_error("oscar", "Message error with bn %s and reason %hu and errcode %hu\n", - (bn != NULL ? bn : ""), reason, errcode); + bn, reason, errcode); #ifdef TODOFT /* If this was a file transfer request, bn is a cookie */