Fix a bunch of doxygen errors and document more things

(issue #9842, snuffy)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68339 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2007-06-07 23:07:25 +00:00
parent 0ac5422486
commit 1d57ccb6f7
16 changed files with 169 additions and 101 deletions

View File

@@ -280,7 +280,7 @@ int ast_event_queue_and_cache(struct ast_event *event, ...);
/*!
* \brief Retrieve an event from the cache
*
* \param event_type The type of event to retrieve from the cache
* \param ast_event_type The type of event to retrieve from the cache
*
* The rest of the arguments to this function specify information elements to
* match for retrieving events from the cache. They are specified in the form: