mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 08:11:21 +00:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user