fix indent

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7068 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2008-01-03 01:01:04 +00:00
parent 8fdf9a7ff1
commit 98ac3c579f
1 changed files with 10 additions and 10 deletions

View File

@ -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",