aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_agi.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-01-24 19:33:15 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-01-24 19:33:15 +0000
commit82f5ddcd7ccf2c6b78194c1e46787b49e042931b (patch)
tree663d0799efcfc555238ac0457294e2fcd5fc3835 /res/res_agi.c
parent4d11dff1a295f5346dbb85ee23443e95edb9df68 (diff)
Add a todo to finish the XML docs in this module
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@170902 f38db490-d61c-443f-a65b-d21fe96a405b
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"