From 14d426098ed09365ee9842d892cf02c828db2d19 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Thu, 10 Nov 2005 23:08:00 +0000 Subject: issue #5709 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7050 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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