summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2013-07-15 22:05:57 +0000
committerMark Michelson <mmichelson@digium.com>2013-07-15 22:05:57 +0000
commitd43bbfb74e9111da7440d0fd8cc0b480ed47a0af (patch)
treea4b21ee3ab2fd5e8589b97bfda5b417070826c5b /include
parentde31a362db1d35b71028ac56ed3a2f8bfb26f35a (diff)
Remove misleading documentation for channel snapshot creation.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@394402 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/stasis_channels.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/stasis_channels.h b/include/asterisk/stasis_channels.h
index a8556e06f..af2d15c3d 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(