X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/537b55f6d4bf8ede2526c2bd6cf79bd38b465dac..d8eb62b207b566949a0d9ce649a7b21e226b9168:/src/xbt/log_private.h diff --git a/src/xbt/log_private.h b/src/xbt/log_private.h index e5095be5b4..41bdf56226 100644 --- a/src/xbt/log_private.h +++ b/src/xbt/log_private.h @@ -20,9 +20,9 @@ struct xbt_log_layout_s { }; /** - * \ingroup XBT_log_implem - * \param cat the category (not only its name, but the variable) - * \param parent the parent cat + * @ingroup XBT_log_implem + * @param cat the category (not only its name, but the variable) + * @param parent the parent cat * * Programatically alter a category's parent (don't use). */