From a83209ea26dad012732dd7790f546a58e9354d6e Mon Sep 17 00:00:00 2001 From: russell Date: Thu, 10 Nov 2005 23:08:00 +0000 Subject: issue #5709 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7050 f38db490-d61c-443f-a65b-d21fe96a405b --- doc/CODING-GUIDELINES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/CODING-GUIDELINES') diff --git a/doc/CODING-GUIDELINES b/doc/CODING-GUIDELINES index bca2be766..3d296a75c 100755 --- a/doc/CODING-GUIDELINES +++ b/doc/CODING-GUIDELINES @@ -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 -- cgit v1.2.3