]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: Fix documentation generation
authorKinsey Moore <kmoore@digium.com>
Fri, 28 Feb 2014 21:13:49 +0000 (21:13 +0000)
committerKinsey Moore <kmoore@digium.com>
Fri, 28 Feb 2014 21:13:49 +0000 (21:13 +0000)
commit7f2bd4ea18ed362ac5fe0876b827c52cc630d5ca
tree87e65e43d9561877570c6a613f4d8b1c3dac8ffd
parent16ef371cb92bb5f79e2ad9e9309e72ceba6a1b80
app_queue: Fix documentation generation

The documentation for QueueMemberPaused was causing documentation
generation to fail because the documentation for that AMI event was in
the wrong location. This moves that documentation the correct location
and adds a missing parameter.

(closes issue SWDAT-261)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@409208 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_queue.c