From f243d129c960ef6ffbf17a7eba0995c5b72c3407 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Thu, 21 Jul 2011 20:26:44 +0000 Subject: 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 --- main/features.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/features.c') 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. -- cgit v1.2.3