mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
Kill off red blobs in most of main/*
Everything still compiled after making these changes, so I assume these whitespace-only changes didn't break anything (and shouldn't have). git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@360190 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user