Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] adding comments to #endif's
[simgrid.git] / src / instr / instr_paje.c
index d617480..64f1934 100644 (file)
@@ -361,4 +361,4 @@ void pajeNewEvent(double time, const char *entityType,
           entityType, container, value);
 }
 
-#endif
+#endif /* HAVE_TRACING */