From 82bc576ea460327f8f5d6cf630d0a3aefbee95f1 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 20 Feb 2007 19:49:50 +0000 Subject: [PATCH] Convert a tab to spaces so that the documentation is printed out properly aligned. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@55588 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_page.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/app_page.c b/apps/app_page.c index e57e5d0510..9816dbf13a 100644 --- a/apps/app_page.c +++ b/apps/app_page.c @@ -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;