git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7050 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2005-11-10 23:08:00 +00:00
parent c3b6ac6004
commit 14d426098e
4 changed files with 6 additions and 5 deletions

View File

@@ -295,7 +295,7 @@ you intend to parse the incoming data string.
- 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