[Asterisk-cvs] asterisk/apps app_zapras.c,1.4,1.5

citats at lists.digium.com citats at lists.digium.com
Fri Feb 27 01:11:19 CST 2004


Update of /usr/cvsroot/asterisk/apps
In directory mongoose.digium.com:/tmp/cvs-serv11287/apps

Modified Files:
	app_zapras.c 
Log Message:
Typo in app_zapras.c


Index: app_zapras.c
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/app_zapras.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- app_zapras.c	4 Feb 2003 15:48:42 -0000	1.4
+++ app_zapras.c	27 Feb 2004 06:00:35 -0000	1.5
@@ -44,7 +44,7 @@
 static char *descrip =
 "  ZapRAS(args): Executes a RAS server using pppd on the given channel.\n"
 "The channel must be a clear channel (i.e. PRI source) and a Zaptel\n"
-"channel to be able to use this function (No modem emulcation is included).\n"
+"channel to be able to use this function (No modem emulation is included).\n"
 "Your pppd must be patched to be zaptel aware. Arguments should be\n"
 "separated by | characters.  Always returns -1.\n";
 




More information about the svn-commits mailing list