Mercurial > pidgin
diff src/protocols/msn/slp.c @ 11138:834a40ddab95
[gaim-migrate @ 13202]
I swear I tested this before I committed
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Thu, 21 Jul 2005 05:55:22 +0000 |
| parents | 096020ae09a9 |
| children | 5ea38c98ff30 |
line wrap: on
line diff
--- a/src/protocols/msn/slp.c Thu Jul 21 05:49:48 2005 +0000 +++ b/src/protocols/msn/slp.c Thu Jul 21 05:55:22 2005 +0000 @@ -152,7 +152,7 @@ } void -msn_xfer_completed_cb(MsnSlpCall *slpcall, guchar *body, +msn_xfer_completed_cb(MsnSlpCall *slpcall, const guchar *body, gsize size) { gaim_xfer_set_completed(slpcall->xfer, TRUE);
