]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
automerge commit
authorAutomerge script <automerge@asterisk.org>
Tue, 28 Feb 2006 19:03:52 +0000 (19:03 +0000)
committerAutomerge script <automerge@asterisk.org>
Tue, 28 Feb 2006 19:03:52 +0000 (19:03 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@11406 65c4cc65-6c06-0410-ace0-fbb531ad65f3

res/res_agi.c

index 1838f555bd542fe4fcdaab382b2f5fb2883a6cb2..8f96544433316f914dc15cec1012c1ba081cfcef 100644 (file)
@@ -90,7 +90,7 @@ static char *descrip =
 "and stdout.\n"
 "Returns -1 on hangup (except for DeadAGI) or if application requested\n"
 " hangup, or 0 on non-hangup exit. \n"
-"Using 'EAGI' provides enhanced AGI, with incoming audio available out of band"
+"Using 'EAGI' provides enhanced AGI, with incoming audio available out of band\n"
 "on file descriptor 3\n\n"
 "Use the CLI command 'show agi' to list available agi commands\n";