Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
More trailing commas.
[simgrid.git] / src / instr / instr_paje_trace.c
index b994510..f4790d3 100644 (file)
@@ -27,7 +27,7 @@ typedef enum {
   PAJE_PopState,
   PAJE_StartLink,
   PAJE_EndLink,
-  PAJE_NewEvent,
+  PAJE_NewEvent
 } e_event_type;
 
 typedef struct paje_event *paje_event_t;