Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
src/Makefile.am:195: whitespace following trailing backslash
[simgrid.git] / examples / msg / msg_test_surfxml_bypassed.c
index 41a00e2..c5c81f7 100644 (file)
@@ -17,7 +17,7 @@ XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,"Messages specific for this msg example");
 static int surf_parse_bypass(void)
 {
 /* <platform_description> */
-  A_surfxml_platform_description_version = "1.1";
+  A_surfxml_platform_description_version = "1";
   STag_surfxml_platform_description();