[Asterisk-cvs] asterisk/apps app_dumpchan.c,1.2,1.3
anthm at lists.digium.com
anthm at lists.digium.com
Thu Nov 25 08:46:03 CST 2004
Update of /usr/cvsroot/asterisk/apps
In directory mongoose.digium.com:/tmp/cvs-serv22631/apps
Modified Files:
app_dumpchan.c
Log Message:
fix typo
Index: app_dumpchan.c
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/app_dumpchan.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- app_dumpchan.c 6 Nov 2004 04:48:34 -0000 1.2
+++ app_dumpchan.c 25 Nov 2004 13:45:29 -0000 1.3
@@ -30,7 +30,7 @@
" DumpChan([<min_verbose_level>])\n"
"Displays information on channel and listing of all channel\n"
"variables. If min_verbose_level is specified, output is only\n"
-"display when the verbose level is currently set to that number\n"
+"displayed when the verbose level is currently set to that number\n"
"or greater. Always returns 0.\n\n";
STANDARD_LOCAL_USER;
More information about the svn-commits
mailing list