[asterisk-commits] qwell: trunk r46348 - in /trunk: ./
apps/app_page.c
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Thu Oct 26 13:27:52 MST 2006
Author: qwell
Date: Thu Oct 26 15:27:52 2006
New Revision: 46348
URL: http://svn.digium.com/view/asterisk?rev=46348&view=rev
Log:
Merged revisions 46347 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r46347 | qwell | 2006-10-26 15:25:44 -0500 (Thu, 26 Oct 2006) | 2 lines
Fix small formatting issue, that causes misaligned line
........
Modified:
trunk/ (props changed)
trunk/apps/app_page.c
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/apps/app_page.c
URL: http://svn.digium.com/view/asterisk/trunk/apps/app_page.c?rev=46348&r1=46347&r2=46348&view=diff
==============================================================================
--- trunk/apps/app_page.c (original)
+++ trunk/apps/app_page.c Thu Oct 26 15:27:52 2006
@@ -60,7 +60,7 @@
"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"
" r - record the page into a file (see 'r' for app_meetme)\n";
More information about the asterisk-commits
mailing list