From c672763af85368f36138a8a2b3c0e60537845c20 Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Tue, 8 Jun 2010 14:38:18 +0000 Subject: Fix some doxygen warnings. (closes issue #17336) Reported by: snuffy Patches: doxygen-fixes1.diff uploaded by snuffy (license 35) Tested by: russell git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@268969 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/audiohook.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/audiohook.c') diff --git a/main/audiohook.c b/main/audiohook.c index 67dfb25a7..031f36e7e 100644 --- a/main/audiohook.c +++ b/main/audiohook.c @@ -371,8 +371,8 @@ int ast_audiohook_attach(struct ast_channel *chan, struct ast_audiohook *audioho } /*! \brief Update audiohook's status - * \param audiohook status enum * \param audiohook Audiohook structure + * \param status Audiohook status enum * * \note once status is updated to DONE, this function can not be used to set the * status back to any other setting. Setting DONE effectively locks the status as such. -- cgit v1.2.3