From: Michiel van Baak Date: Sun, 27 Sep 2009 20:40:16 +0000 (+0000) Subject: add name argument for the CALLERID dialplan function to the xml documentation. X-Git-Tag: 11.0.0-beta1~4121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eac18b09cf66b12eafad54a22de5b39ab90c134;p=thirdparty%2Fasterisk.git add name argument for the CALLERID dialplan function to the xml documentation. Pointed out to me on IRC by snuff-home. Thanks git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@220629 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/funcs/func_callerid.c b/funcs/func_callerid.c index 3968e94386..fa81c8407a 100644 --- a/funcs/func_callerid.c +++ b/funcs/func_callerid.c @@ -17,7 +17,7 @@ /*! \file * * \brief Caller ID related dialplan functions - * + * * \ingroup functions */ @@ -43,6 +43,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") +