Mercurial > pidgin
comparison libpurple/protocols/msn/slplink.c @ 30952:b4285ea42b6e
msn_message_destroy() calls msn_message_unref() if refcount>0. This is
always the case. So change all code to call msn_message_unref() directly
and change msn_message_destroy to be a private function. This should
be more clear.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 22 Nov 2010 07:40:23 +0000 |
parents | b64b2b05bd3c |
children | f26e961e1274 |
comparison
equal
deleted
inserted
replaced
30951:a328691c761a | 30952:b4285ea42b6e |
---|