Use doxygen for todo's! :-)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8465 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson 2006-01-23 12:44:53 +00:00
parent 6f3cdf08e4
commit 92390274e5
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/pbx.h"
#include "asterisk/module.h"
/* TODO This app should be removed from trunk following the release of 1.4 */
/*! \todo The Random() app should be removed from trunk following the release of 1.4 */
static char *tdesc = "Random goto";