From: Russell Bryant Date: Sat, 24 Jan 2009 19:33:15 +0000 (+0000) Subject: Add a todo to finish the XML docs in this module X-Git-Tag: 1.6.2.0-beta1~367 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c9d5caaefe7e2eb2529788142e9fd040e5232d1;p=thirdparty%2Fasterisk.git Add a todo to finish the XML docs in this module git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@170902 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/res/res_agi.c b/res/res_agi.c index 80d71ed674..34247a916f 100644 --- a/res/res_agi.c +++ b/res/res_agi.c @@ -21,6 +21,8 @@ * \brief AGI - the Asterisk Gateway Interface * * \author Mark Spencer + * + * \todo Convert the rest of the AGI commands over to XML documentation */ #include "asterisk.h"