Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
doxygen: uniformity in command markers (@ vs. \)
[simgrid.git] / src / smpi / include / smpi_coll.hpp
index a88a16b..7f468aa 100644 (file)
@@ -11,7 +11,7 @@
 #include "private.hpp"
 #include "xbt/base.h"
 
-/** \brief MPI collective description */
+/** @brief MPI collective description */
 
 #define COLL_DEFS(cat, ret, args, args2)                                                                               \
   static void set_##cat(std::string name);                                                                             \