summaryrefslogtreecommitdiff
path: root/main/event.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/event.c')
-rw-r--r--main/event.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/event.c b/main/event.c
index eb1924b06..1bb1e784d 100644
--- a/main/event.c
+++ b/main/event.c
@@ -150,7 +150,7 @@ static int ast_event_hash_devstate_change(const void *obj, const int flags);
* \brief Event types that are kept in the cache.
*/
static struct {
- /*!
+ /*!
* \brief Container of cached events
*
* \details This gets allocated in ast_event_init() when Asterisk starts