From 1c12ca0407e7e94de05de3faf3ff6ff5a7977ba5 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Wed, 8 Sep 2010 07:15:19 +0000 Subject: 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 ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@285485 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- funcs/func_channel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funcs/func_channel.c b/funcs/func_channel.c index 1416efc39..69fb72fb3 100644 --- a/funcs/func_channel.c +++ b/funcs/func_channel.c @@ -89,7 +89,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") R/O technology used for channel. - 1/0 whether the channel is hanging up + R/O Whether the channel is hanging up (1/0) R/W language for sounds played. -- cgit v1.2.3