]> AND Public Git Repository - simgrid.git/blobdiff - include/xbt/sysdep.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : new functions to compare mmalloc in std_heap
[simgrid.git] / include / xbt / sysdep.h
index d05639b575267cb4c98e23d14661b3a6ca83e3f9..adc9022a9fec997211c247a61076659b33716a88 100644 (file)
@@ -35,7 +35,7 @@ SG_BEGIN_DECL()
 
 /**
  * @brief Kill the program with an error message
- * \param msg
+ * \param ... a format string and its arguments
  *
  * Things are so messed up that the only thing to do now, is to stop the
  * program.