]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Add a todo to finish the XML docs in this module
authorRussell Bryant <russell@russellbryant.com>
Sat, 24 Jan 2009 19:33:15 +0000 (19:33 +0000)
committerRussell Bryant <russell@russellbryant.com>
Sat, 24 Jan 2009 19:33:15 +0000 (19:33 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@170902 65c4cc65-6c06-0410-ace0-fbb531ad65f3

res/res_agi.c

index 80d71ed6741196eb1419533bb7f5d907112e5d7b..34247a916fd4bb1394a597ab060bae9ae935cebd 100644 (file)
@@ -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"