[asterisk-commits] trunk - r8465 /trunk/apps/app_random.c
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Mon Jan 23 05:44:55 MST 2006
Author: oej
Date: Mon Jan 23 06:44:53 2006
New Revision: 8465
URL: http://svn.digium.com/view/asterisk?rev=8465&view=rev
Log:
Use doxygen for todo's! :-)
Modified:
trunk/apps/app_random.c
Modified: trunk/apps/app_random.c
URL: http://svn.digium.com/view/asterisk/trunk/apps/app_random.c?rev=8465&r1=8464&r2=8465&view=diff
==============================================================================
--- trunk/apps/app_random.c (original)
+++ trunk/apps/app_random.c Mon Jan 23 06:44:53 2006
@@ -39,7 +39,7 @@
#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";
More information about the asterisk-commits
mailing list