Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Typo.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 10 Jan 2019 12:50:36 +0000 (13:50 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 10 Jan 2019 12:50:36 +0000 (13:50 +0100)
include/xbt/cunit.h

index 3cbcec0..e2f1ac9 100644 (file)
@@ -11,7 +11,7 @@
 #define XBT_CUNIT_H_
 
 #include <xbt/ex.h>
 #define XBT_CUNIT_H_
 
 #include <xbt/ex.h>
-#include <xbt/sysdep.h> /* XBT_GNU_PRINTF */
+#include <xbt/sysdep.h> /* XBT_ATTRIB_PRINTF */
 
 SG_BEGIN_DECL()
 
 
 SG_BEGIN_DECL()