aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/event.h
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-06-07 23:07:25 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-06-07 23:07:25 +0000
commitae627acb2f62a5543c8a91dedd70df665a29ef92 (patch)
tree63511aee5f2aa3d7e507b9e82756c21260f94d8b /include/asterisk/event.h
parent1fa77ee7a01bc97d858d1a5c4238729e29547f07 (diff)
Fix a bunch of doxygen errors and document more things
(issue #9842, snuffy) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@68339 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk/event.h')
-rw-r--r--include/asterisk/event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/event.h b/include/asterisk/event.h
index 80debd4d3..2febeb3f7 100644
--- a/include/asterisk/event.h
+++ b/include/asterisk/event.h
@@ -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: