X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/611d822b02f836d7abe031cced6adc4281ef4356..f968cbbb699423fa252994ff42de77f8671ac7eb:/src/xbt/xbt_replay.cpp diff --git a/src/xbt/xbt_replay.cpp b/src/xbt/xbt_replay.cpp index d57b1bea01..b889434cf9 100644 --- a/src/xbt/xbt_replay.cpp +++ b/src/xbt/xbt_replay.cpp @@ -158,7 +158,7 @@ int replay_runner(int argc, char* argv[]) * \brief Registers a function to handle a kind of action * * Registers a function to handle a kind of action - * This table is then used by \ref xbt_replay_action_runner + * This table is then used by \ref simgrid::xbt::replay_runner * * The argument of the function is the line describing the action, fields separated by spaces. *