Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
doxygen: uniformity in command markers (@ vs. \)
[simgrid.git] / src / xbt / log_private.h
index e5095be..41bdf56 100644 (file)
@@ -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).
  */