[asterisk-dev] [svn-commits] eliel: branch group/appdocsxml r149586 - /team/group/appdocsxml/main/pbx.c

Johansson Olle E oej at edvina.net
Wed Oct 15 09:54:25 CDT 2008


Extra karma points awarded for adding doxygen docs!

/O ;-)

15 okt 2008 kl. 16.36 skrev SVN commits to the Digium repositories:

> Author: eliel
> Date: Wed Oct 15 09:36:13 2008
> New Revision: 149586
>
> URL: http://svn.digium.com/view/asterisk?view=rev&rev=149586
> Log:
> Add missing documentation.
>
> Modified:
>    team/group/appdocsxml/main/pbx.c
>
> Modified: team/group/appdocsxml/main/pbx.c
> URL: http://svn.digium.com/view/asterisk/team/group/appdocsxml/main/pbx.c?view=diff&rev=149586&r1=149585&r2=149586
> =
> =
> =
> =
> =
> =
> =
> =
> ======================================================================
> --- team/group/appdocsxml/main/pbx.c (original)
> +++ team/group/appdocsxml/main/pbx.c Wed Oct 15 09:36:13 2008
> @@ -3400,8 +3400,6 @@
> 	return wrapped;
> }
>
> -
> -
> /*! \internal
>  *  \brief Cleanup spaces and tabs after a \n
>  *  \param text String to be cleaned up.
> @@ -3868,7 +3866,8 @@
>  *  \param posttabs put posttabs after printing node content.
>  *  \param buffer Output buffer, the special tags will be appended  
> here.
>  *  \retval 0 if no special element is parsed.
> - *  \retval 1 if a special element is parsed.
> + *  \retval 1 if a special element is parsed (data is appended to  
> buffer).
> + *  \retval 2 if a special element is parsed and also a <para>  
> element is parsed inside the specialtag.
>  */
> static int xmldoc_parse_specialtags(ast_xml_node *fixnode, const  
> char *tabs, const char *posttabs, struct ast_str **buffer)
> {
>
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> svn-commits mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/svn-commits

---
* Olle E Johansson - oej at edvina.net
* Cell phone +46 70 593 68 51, Office +46 8 96 40 20, Sweden






More information about the asterisk-dev mailing list