]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: Fix documentation for QUEUE_MEMBER function.
authorSean Bright <sean.bright@gmail.com>
Tue, 26 Mar 2019 21:55:55 +0000 (17:55 -0400)
committerSean Bright <sean.bright@gmail.com>
Tue, 26 Mar 2019 21:57:04 +0000 (15:57 -0600)
commit3e5b26ae0a1e6d58c62f02d1f86388d84536d4c7
tree245dca7fce2c0dd65c7e047e6820e155007a73d7
parent03c5b916ff25c8b519909a5c5982df3aa39806a5
app_queue: Fix documentation for QUEUE_MEMBER function.

It was a copy/paste of the QUEUE_MEMBER_COUNT function's synopsis.

ASTERISK-20986 #close
Reported by: Olivier Krief

Change-Id: If51ec481feb35824a4e78ab5600b197b819b10be
apps/app_queue.c