From 72bc8a7c7db13afe5b6d97a8d67e942689d5f8e8 Mon Sep 17 00:00:00 2001 From: Jason Parker Date: Fri, 15 Feb 2008 17:29:08 +0000 Subject: Fix up some doxygen issues. (closes issue #11996) Patches: bug_11996_doxygen.diff uploaded by snuffy (license 35) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@103723 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_queue.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps') diff --git a/apps/app_queue.c b/apps/app_queue.c index 761d0cff0..fa22cbeff 100644 --- a/apps/app_queue.c +++ b/apps/app_queue.c @@ -2975,6 +2975,7 @@ static void send_agent_complete(const struct queue_ent *qe, const char *queuenam * * \param[in] qe the queue_ent structure which corresponds to the caller attempting to reach members * \param[in] options the options passed as the third parameter to the Queue() application + * \param[in] announceoverride filename to play to user when waiting * \param[in] url the url passed as the fourth parameter to the Queue() application * \param[in,out] tries the number of times we have tried calling queue members * \param[out] noption set if the call to Queue() has the 'n' option set. -- cgit v1.2.3