pidgin: eac48183: Clarify documentation on a function retu...

qulogic at pidgin.im qulogic at pidgin.im
Tue Aug 24 00:56:15 EDT 2010


----------------------------------------------------------------------
Revision: eac481835c82f35a7bef6d6fa2416c38358c1b3a
Parent:   b29fab368facad345049a56166505f69df51476c
Author:   qulogic at pidgin.im
Date:     08/24/10 00:42:41
Branch:   im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/eac481835c82f35a7bef6d6fa2416c38358c1b3a

Changelog: 

Clarify documentation on a function return value.

Changes against parent b29fab368facad345049a56166505f69df51476c

  patched  libpurple/media/codec.h

-------------- next part --------------
============================================================
--- libpurple/media/codec.h	e0d1b6c8c4c999e4406e2a47882958d1c5911ed6
+++ libpurple/media/codec.h	08926138c6d6f0657d2090b2b80e9ea556cf4214
@@ -121,7 +121,8 @@ guint purple_media_codec_get_channels(Pu
  *
  * @param The codec to get the optional parameters from.
  *
- * @return The list of optional parameters.
+ * @return The list of optional parameters. The list is owned by the codec and
+ *         should not be freed.
  *
  * @since 2.6.0
  */


More information about the Commits mailing list