[asterisk-commits] tilghman: branch 1.8 r285484 - /branches/1.8/funcs/func_channel.c

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Wed Sep 8 02:14:22 CDT 2010


Author: tilghman
Date: Wed Sep  8 02:14:17 2010
New Revision: 285484

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=285484
Log:
Documentation only

Modified:
    branches/1.8/funcs/func_channel.c

Modified: branches/1.8/funcs/func_channel.c
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/funcs/func_channel.c?view=diff&rev=285484&r1=285483&r2=285484
==============================================================================
--- branches/1.8/funcs/func_channel.c (original)
+++ branches/1.8/funcs/func_channel.c Wed Sep  8 02:14:17 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 asterisk-commits mailing list