Mercurial > pidgin.yaz
diff 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 |
line wrap: on
line diff
--- a/src/server.c Sat Apr 26 07:17:10 2003 +0000 +++ b/src/server.c Sat Apr 26 07:45:30 2003 +0000 @@ -756,7 +756,7 @@ */ if (flags & IM_FLAG_GAIMUSER) - gaim_debug(GAIM_DEBUG_MISC, "%s is a gaim user.\n", who); + gaim_debug(GAIM_DEBUG_MISC, "server", "%s is a gaim user.\n", who); /* * We should update the conversation window buttons and menu,
