comparison src/server.c @ 5215:49f0de976037

[gaim-migrate @ 5585] Coupla 00pzies committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 26 Apr 2003 07:45:30 +0000
parents 0241d6b6702d
children 890b29f00b68
comparison
equal deleted inserted replaced
5214:7ea282e1f615 5215:49f0de976037
754 * a plugin author, don't rely on this, still do your own checks. But uh. 754 * a plugin author, don't rely on this, still do your own checks. But uh.
755 * It's a start. 755 * It's a start.
756 */ 756 */
757 757
758 if (flags & IM_FLAG_GAIMUSER) 758 if (flags & IM_FLAG_GAIMUSER)
759 gaim_debug(GAIM_DEBUG_MISC, "%s is a gaim user.\n", who); 759 gaim_debug(GAIM_DEBUG_MISC, "server", "%s is a gaim user.\n", who);
760 760
761 /* 761 /*
762 * We should update the conversation window buttons and menu, 762 * We should update the conversation window buttons and menu,
763 * if it exists. 763 * if it exists.
764 */ 764 */