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