Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] adding comments to #endif's
[simgrid.git] / src / instr / instr_interface.c
index fbf8457..c134963 100644 (file)
@@ -258,4 +258,4 @@ void TRACE_mark(const char *mark_type, const char *mark_value)
   pajeNewEvent(MSG_get_clock(), mark_type, "0", mark_value);
 }
 
   pajeNewEvent(MSG_get_clock(), mark_type, "0", mark_value);
 }
 
-#endif                          /* HAVE_TRACING */
+#endif /* HAVE_TRACING */