From: Leif Madsen Date: Wed, 31 Mar 2010 17:48:09 +0000 (+0000) Subject: Add documentation clarifying when 't' and 'T' can be used. X-Git-Tag: 11.0.0-beta1~3210 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2de9cd0d38b2da1876c09fd1a7ea302bd3012bb0;p=thirdparty%2Fasterisk.git Add documentation clarifying when 't' and 'T' can be used. (closes issue #17021) Reported by: kovzol Tested by: lmadsen, kovzol, davidw, ebroad git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@255504 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_dial.c b/apps/app_dial.c index d6430bebad..612efcc649 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -336,11 +336,13 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")