[Asterisk-cvs] asterisk/apps app_while.c,1.3,1.4

markster at lists.digium.com markster at lists.digium.com
Sun Jan 30 12:38:04 CST 2005


Update of /usr/cvsroot/asterisk/apps
In directory mongoose.digium.com:/tmp/cvs-serv11458/apps

Modified Files:
	app_while.c 
Log Message:
Update tdesc


Index: app_while.c
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/app_while.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- app_while.c	21 Jan 2005 07:06:24 -0000	1.3
+++ app_while.c	30 Jan 2005 18:39:35 -0000	1.4
@@ -46,7 +46,7 @@
 
 static char *stop_synopsis = "End A While Loop";
 
-static char *tdesc = "";
+static char *tdesc = "While Loops and Conditional Execution";
 
 
 




More information about the svn-commits mailing list