From: Mark Michelson Date: Mon, 15 Jul 2013 22:05:57 +0000 (+0000) Subject: Remove misleading documentation for channel snapshot creation. X-Git-Tag: 13.0.0-beta1~1491 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d43bbfb74e9111da7440d0fd8cc0b480ed47a0af;p=thirdparty%2Fasterisk.git Remove misleading documentation for channel snapshot creation. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@394402 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/include/asterisk/stasis_channels.h b/include/asterisk/stasis_channels.h index a8556e06f5..af2d15c3d7 100644 --- a/include/asterisk/stasis_channels.h +++ b/include/asterisk/stasis_channels.h @@ -145,7 +145,7 @@ struct stasis_message_type *ast_channel_snapshot_type(void); * * \param chan The channel from which to generate a snapshot * - * \retval pointer on success (must be ast_freed) + * \retval pointer on success (must be unreffed) * \retval NULL on error */ struct ast_channel_snapshot *ast_channel_snapshot_create(