From b1152d145fe6c8b2090ce6e6aca48a931cde6712 Mon Sep 17 00:00:00 2001 From: Kinsey Moore Date: Tue, 3 Apr 2012 20:08:10 +0000 Subject: [PATCH] Fix the display of documentation for Transfer This came up while fixing documentation generation for many other cases where the argument separator was not being displayed properly. Now that it is displayed properly, it shows up in the wrong place for Transfer since the '/' is only required if Tech is present. (related to issue ASTERISK-18168) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@361040 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_transfer.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/app_transfer.c b/apps/app_transfer.c index f072eb27f5..553d4d794c 100644 --- a/apps/app_transfer.c +++ b/apps/app_transfer.c @@ -46,8 +46,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Transfer caller to remote extension. - - + +