X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3b90b3b5c4a746383ae521e3d2ea8fc931db47cc..09b9a53d1d8b916d50bcdbbd0ad361f2ee38f651:/src/surf/maxmin.cpp diff --git a/src/surf/maxmin.cpp b/src/surf/maxmin.cpp index 7f9a358fd3..7152a9ee11 100644 --- a/src/surf/maxmin.cpp +++ b/src/surf/maxmin.cpp @@ -48,7 +48,7 @@ lmm_system_t lmm_system_new(int selective_update) l->selective_update_active = selective_update; l->visited_counter = 1; - XBT_DEBUG("Setting selective_update_active flag to %d\n", + XBT_DEBUG("Setting selective_update_active flag to %d", l->selective_update_active); xbt_swag_init(&(l->variable_set),