X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/88fad0aaff9eb463f048bfdfe4ad6218aba44ddb..3297da9f47ce18371941b2b48a2f4018b4793ced:/include/xbt/cunit.h diff --git a/include/xbt/cunit.h b/include/xbt/cunit.h index 296b582d16..5b405bb1c8 100644 --- a/include/xbt/cunit.h +++ b/include/xbt/cunit.h @@ -63,7 +63,7 @@ XBT_PUBLIC void xbt_test_exit(); * so why should we bother switching?) * * Unit testing is not intended to write integration tests. - * Please refer to \ref inside_tests_add_integration for that instead. + * Please refer to @ref inside_tests_add_integration for that instead. * * @{ */