libpurple/protocols/msn/msg.h

changeset 31163
871af3e6f338
parent 31162
2c596217766b
child 31235
d347d296b0e6
--- a/libpurple/protocols/msn/msg.h	Mon Nov 22 07:40:23 2010 +0000
+++ b/libpurple/protocols/msn/msg.h	Mon Nov 22 07:43:56 2010 +0000
@@ -188,7 +188,7 @@
  *
  * @return @a msg, or @c NULL if the new count is 0.
  */
-MsnMessage *msn_message_unref(MsnMessage *msg);
+void msn_message_unref(MsnMessage *msg);
 
 /**
  * Generates the payload data of a message.

mercurial