X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3fc50c3c70dc22b52b7be3faed1380d0688a22a5..253aec39d6b6cdae39cd320f47f952b7cd665048:/examples/msg/tracing/simple.c?ds=sidebyside diff --git a/examples/msg/tracing/simple.c b/examples/msg/tracing/simple.c index e8b5ebbbac..cb25e32d3d 100644 --- a/examples/msg/tracing/simple.c +++ b/examples/msg/tracing/simple.c @@ -14,7 +14,7 @@ * * - tracing/simple.c very simple program where each process creates, executes and * destroy a task. You might want to run this program with the following parameters: - * --cfg=tracing/uncategorized:1 + * --cfg=tracing/uncategorized:yes * (See \ref tracing_tracing_options for details) */