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"