X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ae855a0d996d06d373fbc233e78b0fbe7f1f2df6..41dd9405e023a6edd042bc02e5fd48c90aee5d56:/src/instr/instr_interface.c diff --git a/src/instr/instr_interface.c b/src/instr/instr_interface.c index fbf8457d78..c134963d19 100644 --- a/src/instr/instr_interface.c +++ b/src/instr/instr_interface.c @@ -258,4 +258,4 @@ void TRACE_mark(const char *mark_type, const char *mark_value) pajeNewEvent(MSG_get_clock(), mark_type, "0", mark_value); } -#endif /* HAVE_TRACING */ +#endif /* HAVE_TRACING */