Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge commit 'c619e9d16'
[simgrid.git] / src / smpi / internals / smpi_static_variables.cpp
index 03e289e..6ec9ef6 100644 (file)
@@ -12,7 +12,7 @@ struct s_smpi_static_t {
 };
 
 /**
- * \brief Holds a reference to all static variables that were registered
+ * @brief Holds a reference to all static variables that were registered
  *        via smpi_register_static(). This helps to free them when
  *        SMPI shuts down.
  */