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
This commit is contained in:
Russell Bryant
2011-07-21 20:26:44 +00:00
parent 54f92a68c7
commit f243d129c9
6 changed files with 29 additions and 29 deletions

View File

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