X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/740d50812a81c59013f22888ab313da5a8113227..4172b209dead18c578e5c1b2e93d27e6af8ac3b4:/src/mc/mc_replay.h diff --git a/src/mc/mc_replay.h b/src/mc/mc_replay.h index cfd41a63db..d92703c180 100644 --- a/src/mc/mc_replay.h +++ b/src/mc/mc_replay.h @@ -15,7 +15,7 @@ SG_BEGIN_DECL() /** Replay path (if any) in string representation * - * This is a path as generated by `MC_record_stack_to_string()`. + * This is using the format generated by traceToString(). */ XBT_PUBLIC_DATA(char*) MC_record_path;