[Asterisk-cvs] asterisk/doc CODING-GUIDELINES,1.18,1.19
russell
russell
Thu Nov 10 18:17:14 CST 2005
Update of /usr/cvsroot/asterisk/doc
In directory mongoose.digium.com:/tmp/cvs-serv9787/doc
Modified Files:
CODING-GUIDELINES
Log Message:
issue #5709
Index: CODING-GUIDELINES
===================================================================
RCS file: /usr/cvsroot/asterisk/doc/CODING-GUIDELINES,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- CODING-GUIDELINES 31 Oct 2005 22:47:58 -0000 1.18
+++ CODING-GUIDELINES 10 Nov 2005 23:08:00 -0000 1.19
@@ -295,7 +295,7 @@
- Separating arguments to dialplan applications and functions
-Use ast_separate_app_args() to separate the arguments to your application
+Use ast_app_separate_args() to separate the arguments to your application
once you have made a local copy of the string.
- Parsing strings with strsep
More information about the svn-commits
mailing list