From: Sean Bright Date: Fri, 30 Nov 2012 17:08:41 +0000 (+0000) Subject: Minor spelling fix to the VOLUME documentation. X-Git-Tag: 13.0.0-beta1~2330 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0877ba5b37203ea6390dd0157f99a77aaad9bde4;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 ........ Merged revisions 376921 from http://svn.asterisk.org/svn/asterisk/branches/11 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@376922 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) ***/