[Asterisk-cvs] asterisk/channels chan_sip.c,1.510.2.46,1.510.2.47
russell at lists.digium.com
russell at lists.digium.com
Sun Feb 6 21:27:40 CST 2005
Update of /usr/cvsroot/asterisk/channels
In directory mongoose.digium.com:/tmp/cvs-serv8530/channels
Modified Files:
Tag: v1-0
chan_sip.c
Log Message:
typo (bug #3483)
Index: chan_sip.c
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/chan_sip.c,v
retrieving revision 1.510.2.46
retrieving revision 1.510.2.47
diff -u -d -r1.510.2.46 -r1.510.2.47
--- chan_sip.c 7 Feb 2005 03:25:22 -0000 1.510.2.46
+++ chan_sip.c 7 Feb 2005 03:28:11 -0000 1.510.2.47
@@ -6479,7 +6479,7 @@
static char history_usage[] =
"Usage: sip history\n"
" Enables recording of SIP dialog history for debugging purposes.\n"
-"Use 'sip show hitory' to view the history of a call number.\n";
+"Use 'sip show history' to view the history of a call number.\n";
static char sip_reload_usage[] =
"Usage: sip reload\n"
More information about the svn-commits
mailing list