]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix the display of documentation for Transfer
authorKinsey Moore <kmoore@digium.com>
Tue, 3 Apr 2012 20:08:47 +0000 (20:08 +0000)
committerKinsey Moore <kmoore@digium.com>
Tue, 3 Apr 2012 20:08:47 +0000 (20:08 +0000)
commitbb61612873031b296e62351e7fffd7efca0c7646
tree82a63aee9863e57d0402736b8a8bc7ed4df7fb06
parentd3ec89d9b6c7346452694fb7d14bbf008483ad5c
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)
........

Merged revisions 361040 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@361041 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_transfer.c