Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename the async-* tests into comm-*
[simgrid.git] / examples / s4u / comm-waitall / s4u-comm-waitall.cpp
@@ -98,7 +98,7 @@ public:
   }
 };
 
-int main(int argc, char *argv[])
+int main(int argc, charargv[])
 {
   xbt_assert(argc > 2, "Usage: %s platform_file deployment_file\n", argv[0]);