X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ab0bf820128e74dc5e7d9e6413b88bca2621a34e..c7d4536a8384832da2a1d7b9bb9109100aaa0eb2:/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;