Remove misleading documentation for channel snapshot creation.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@394402 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Michelson 2013-07-15 22:05:57 +00:00
parent de31a362db
commit d43bbfb74e
1 changed files with 1 additions and 1 deletions

View File

@ -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(