]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: Fix minor xmldoc duplication and vagueness.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 3 Apr 2023 14:16:59 +0000 (14:16 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 10 Apr 2023 16:02:59 +0000 (11:02 -0500)
commitbad5bda08cf4595ee80aa3dca418ccff6356c98c
treec6c0094816eb37dc5f123e7da0f2b4e8766de33a
parenta0fd95ef52593e4b7471d8045683f81b101d014a
app_queue: Fix minor xmldoc duplication and vagueness.

The F option in the xmldocs for the Queue application
was erroneously duplicated, causing it to display
twice on the wiki. The two sections are now merged into one.

Additionally, the description for the d option was quite
vague. Some more details are added to provide context
as to what this actually does.

ASTERISK-30486 #close

Change-Id: I6706cea708b5cc781f59f8652c2cb377e55aed7e
apps/app_queue.c