]> AND Public Git Repository - simgrid.git/blobdiff - testsuite/xbt/graphxml_usage.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add a SD_workstation_storage_get_list as a first try to add storage
[simgrid.git] / testsuite / xbt / graphxml_usage.c
index 0b505b5d923f5181c8bd5bdca9ccfa321d2a8702..e49db05b1bd9cc8ac417c85487cf0c0e400a59f9 100644 (file)
@@ -12,7 +12,7 @@
 #include <stdio.h>
 
 #ifdef _MSC_VER
-#define snprintf       _snprintf
+#define snprintf  _snprintf
 #endif
 
 #include "xbt/module.h"