fix indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7068 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
8fdf9a7ff1
commit
98ac3c579f
|
@ -105,7 +105,7 @@ static char *my_dup (const char *s)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* make sure this is synced with the switch_event_types_t enum in switch_types.h
|
/* make sure this is synced with the switch_event_types_t enum in switch_types.h
|
||||||
also never put any new ones before EVENT_ALL
|
also never put any new ones before EVENT_ALL
|
||||||
*/
|
*/
|
||||||
static char *EVENT_NAMES[] = {
|
static char *EVENT_NAMES[] = {
|
||||||
"CUSTOM",
|
"CUSTOM",
|
||||||
|
|
Loading…
Reference in New Issue