Issue #9842 - Doxygen updates by snuffy. Thanks!

(Committed from Media Plaza in Utrecht, Netherlands - Open Source VoIP conference)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@66705 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2007-05-31 10:26:55 +00:00
parent 684f320397
commit 0b2db74e5a
9 changed files with 12 additions and 8 deletions

View File

@@ -200,7 +200,7 @@ void ast_event_report_subs(const struct ast_event_sub *sub);
* AST_EVENT_IE_END))) {
* return;
* }
* \code
* \endcode
*
* This creates a MWI event with 3 information elements, a mailbox which is
* a string, and the number of new and old messages, specified as integers.