summaryrefslogtreecommitdiff
path: root/res/res_agi.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2009-01-24 19:33:15 +0000
committerRussell Bryant <russell@russellbryant.com>2009-01-24 19:33:15 +0000
commit1c9d5caaefe7e2eb2529788142e9fd040e5232d1 (patch)
tree663d0799efcfc555238ac0457294e2fcd5fc3835 /res/res_agi.c
parent86f8225dfe1bad9b905fc590cfc0d35d2951529c (diff)
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
Diffstat (limited to 'res/res_agi.c')
-rw-r--r--res/res_agi.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/res_agi.c b/res/res_agi.c
index 80d71ed67..34247a916 100644
--- a/res/res_agi.c
+++ b/res/res_agi.c
@@ -21,6 +21,8 @@
* \brief AGI - the Asterisk Gateway Interface
*
* \author Mark Spencer <markster@digium.com>
+ *
+ * \todo Convert the rest of the AGI commands over to XML documentation
*/
#include "asterisk.h"