Mercurial > pidgin
comparison libpurple/protocols/msn/directconn.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 | 2de522fa534a |
children | 2f2c45abb3af |
comparison
equal
deleted
inserted
replaced
30951:a328691c761a | 30952:b4285ea42b6e |
---|