[Asterisk-cvs] asterisk/apps app_read.c,1.15,1.16
markster at lists.digium.com
markster at lists.digium.com
Wed Mar 23 00:02:01 CST 2005
- Previous message: [Asterisk-cvs] asterisk/formats format_wav_gsm.c,1.29,1.30
- Next message: [Asterisk-cvs]
asterisk app.c, 1.52, 1.53 astmm.c, 1.11, 1.12 cli.c,
1.75, 1.76 manager.c, 1.87, 1.88
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/cvsroot/asterisk/apps
In directory mongoose.digium.com:/tmp/cvs-serv20228/apps
Modified Files:
app_read.c
Log Message:
Merge Russell's formatting patch (bug #3838)
Index: app_read.c
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/app_read.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- app_read.c 16 Feb 2005 02:58:17 -0000 1.15
+++ app_read.c 23 Mar 2005 05:56:31 -0000 1.16
@@ -44,7 +44,7 @@
" or 'noanswer' to read digits even if the line is not up.\n"
" attempts -- if greater than 1, that many attempts will be made in the \n"
" event no data is entered.\n"
-" timeout -- if greater than 0, that value will override the default timeoft.\n\n"
+" timeout -- if greater than 0, that value will override the default timeout.\n\n"
"Returns -1 on hangup or error and 0 otherwise.\n";
STANDARD_LOCAL_USER;
- Previous message: [Asterisk-cvs] asterisk/formats format_wav_gsm.c,1.29,1.30
- Next message: [Asterisk-cvs]
asterisk app.c, 1.52, 1.53 astmm.c, 1.11, 1.12 cli.c,
1.75, 1.76 manager.c, 1.87, 1.88
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the svn-commits
mailing list