]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Convert a tab to spaces so that the documentation is printed out properly
authorRussell Bryant <russell@russellbryant.com>
Tue, 20 Feb 2007 19:49:50 +0000 (19:49 +0000)
committerRussell Bryant <russell@russellbryant.com>
Tue, 20 Feb 2007 19:49:50 +0000 (19:49 +0000)
aligned.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@55588 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_page.c

index e57e5d0510ec5668bf367ae7b419cb43695ba0e9..9816dbf13ae1c27a1c0f99f3240bdd9ec50abc2d 100644 (file)
@@ -56,7 +56,7 @@ static const char *page_descrip =
 "caller is dumped into the conference as a speaker and the room is\n"
 "destroyed when the original caller leaves.  Valid options are:\n"
 "        d - full duplex audio\n"
-"       q - quiet, do not play beep to caller\n";
+"        q - quiet, do not play beep to caller\n";
 
 STANDARD_LOCAL_USER;