X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7da2926d0733ff0683f31aeea176ce71e127264f..86a2c5fe8e05d3a764f7af7c3d872e0ba87dd3e3:/include/xbt/log.h diff --git a/include/xbt/log.h b/include/xbt/log.h index b53652ee74..78a4815a24 100644 --- a/include/xbt/log.h +++ b/include/xbt/log.h @@ -455,7 +455,7 @@ extern xbt_log_layout_t xbt_log_default_layout; /** @ingroup XBT_log * @hideinitializer - * \param c the category on which to log + * \param categ the category on which to log * \param ... the format string and its arguments * @brief Log an event at the DEBUG priority on the specified category with these args. */