Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Minor bugfix requested off-list
[simgrid.git] / examples / msg / msg_test.c
index c4a894d..a96d282 100644 (file)
@@ -186,7 +186,7 @@ int forwarder(int argc, char *argv[])
     }
   }
 
-
+  i=0;
   while(1) {
     m_task_t task = NULL;
     int a;