summaryrefslogtreecommitdiff
path: root/main/features.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2011-07-21 20:26:44 +0000
committerRussell Bryant <russell@russellbryant.com>2011-07-21 20:26:44 +0000
commitf243d129c960ef6ffbf17a7eba0995c5b72c3407 (patch)
tree55a526cafd0665f14ae12a587ccc2466238a6265 /main/features.c
parent54f92a68c78def1c6c2694f05a7cfd13f00118df (diff)
Merged revisions 329257 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/10 ........ r329257 | russell | 2011-07-21 15:22:36 -0500 (Thu, 21 Jul 2011) | 2 lines s/1.10/10.0/ ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@329258 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'main/features.c')
-rw-r--r--main/features.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/features.c b/main/features.c
index 5d3eda616..60f8667d8 100644
--- a/main/features.c
+++ b/main/features.c
@@ -1993,7 +1993,7 @@ static int check_compat(struct ast_channel *c, struct ast_channel *newchan)
/*!
* \internal
* \brief Builtin attended transfer failed cleanup.
- * \since 1.10
+ * \since 10.0
*
* \param transferee Party A in the transfer.
* \param transferer Party B in the transfer.