From: Sean Bright Date: Fri, 30 Nov 2012 17:07:46 +0000 (+0000) Subject: Minor spelling fix to the VOLUME documentation. X-Git-Tag: 11.2.0-rc1~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=258edecea8875eec15bcf2359ed6e9e179dd3fc4;p=thirdparty%2Fasterisk.git Minor spelling fix to the VOLUME documentation. ........ Merged revisions 376919 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 376920 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@376921 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/funcs/func_volume.c b/funcs/func_volume.c index ce10b56807..953a37dcdd 100644 --- a/funcs/func_volume.c +++ b/funcs/func_volume.c @@ -65,7 +65,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Set(VOLUME(TX)=3) Set(VOLUME(RX)=2) Set(VOLUME(TX,p)=3) - Set(VOLUME(RX,p)=3> + Set(VOLUME(RX,p)=3) ***/