[svn-commits] tilghman: trunk r285485 - in /trunk: ./ funcs/func_channel.c
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Wed Sep 8 02:15:23 CDT 2010
Author: tilghman
Date: Wed Sep 8 02:15:19 2010
New Revision: 285485
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=285485
Log:
Merged revisions 285484 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r285484 | tilghman | 2010-09-08 02:14:17 -0500 (Wed, 08 Sep 2010) | 2 lines
Documentation only
........
Modified:
trunk/ (props changed)
trunk/funcs/func_channel.c
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.
Modified: trunk/funcs/func_channel.c
URL: http://svnview.digium.com/svn/asterisk/trunk/funcs/func_channel.c?view=diff&rev=285485&r1=285484&r2=285485
==============================================================================
--- trunk/funcs/func_channel.c (original)
+++ trunk/funcs/func_channel.c Wed Sep 8 02:15:19 2010
@@ -89,7 +89,7 @@
<para>R/O technology used for channel.</para>
</enum>
<enum name="checkhangup">
- <para>1/0 whether the channel is hanging up</para>
+ <para>R/O Whether the channel is hanging up (1/0)</para>
</enum>
<enum name="language">
<para>R/W language for sounds played.</para>
More information about the svn-commits
mailing list