]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Mon, 8 May 2023 18:13:35 +0000 (18:13 +0000)
commit5e7d21e5a541a24d6dac3b470f0053e3c7dfbc95
treeb35f1946908c99bcd06f9284ba29aa2d315e6b5d
parentd0ce6d4ee568652dab3bfaeb84289c08a4cb47ce
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
(cherry picked from commit bad5bda08cf4595ee80aa3dca418ccff6356c98c)
apps/app_queue.c