From: Automerge script Date: Mon, 10 Apr 2006 18:06:02 +0000 (+0000) Subject: automerge commit X-Git-Tag: 1.2.7-netsec~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aac61e6ad3f984fe3250b24137ff1a6de4887fe;p=thirdparty%2Fasterisk.git automerge commit git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@18903 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/res/res_features.c b/res/res_features.c index 89260a4b06..599ad398f3 100644 --- a/res/res_features.c +++ b/res/res_features.c @@ -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"