]> 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:01:47 +0000 (11:01 -0500)
commitfa41458298b23d5f0270df58a15b1ebc4f05b42a
tree194a571acabca2e4785119eb30345fe67c1fd1cc
parent1245e3330b57c6a72285e90acee892a11da28a2a
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