]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Don't say that we can pass an 'exten' argument in the documentation of Park() when...
authorBJ Weschke <bweschke@btwtech.com>
Mon, 10 Apr 2006 17:29:51 +0000 (17:29 +0000)
committerBJ Weschke <bweschke@btwtech.com>
Mon, 10 Apr 2006 17:29:51 +0000 (17:29 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@18866 65c4cc65-6c06-0410-ace0-fbb531ad65f3

res/res_features.c

index 89260a4b06ea6e5c6a0a0fad33dee11dd77b3ed2..599ad398f3f192ddb84dc91cc6bde34dc6f1ce90 100644 (file)
@@ -125,7 +125,7 @@ static char *parkcall = "Park";
 
 static char *synopsis2 = "Park yourself";
 
-static char *descrip2 = "Park(exten):"
+static char *descrip2 = "Park():"
 "Used to park yourself (typically in combination with a supervised\n"
 "transfer to know the parking space). This application is always\n"
 "registered internally and does not need to be explicitly added\n"