diff --git a/includes/rts/EventLogFormat.h b/includes/rts/EventLogFormat.h index b3ad52b31e043c6e4cee69d136c3a101d019fe9b..ccfe03b5a526d7dbbb61d1e6fe6e7cc78d323abc 100644 --- a/includes/rts/EventLogFormat.h +++ b/includes/rts/EventLogFormat.h @@ -241,7 +241,7 @@ typedef enum { HEAP_PROF_BREAKDOWN_TYPE_DESCR, HEAP_PROF_BREAKDOWN_RETAINER, HEAP_PROF_BREAKDOWN_BIOGRAPHY, - HEAP_PROF_BREAKDOWN_CLOSURE_TYPE, + HEAP_PROF_BREAKDOWN_CLOSURE_TYPE } HeapProfBreakdown; #if !defined(EVENTLOG_CONSTANTS_ONLY)