]> 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:04:05 +0000 (11:04 -0500)
commit1ed147ffc11e7a3ed3a93dff0312cead1cc60ab9
tree41d8db6b6401aad09f1fe1ffd6cd5cacdf22f2bf
parenta346fa54a593744b1bfa9a4744301906c6adc309
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