Update tdesc

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4932 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2005-01-30 18:39:35 +00:00
parent 87cf6b3ec2
commit 9774ddb9b5

View File

@@ -46,7 +46,7 @@ static char *stop_desc = " EndWhile()\n"
static char *stop_synopsis = "End A While Loop";
static char *tdesc = "";
static char *tdesc = "While Loops and Conditional Execution";