Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
here lucas: =<G>= (you deserve it). Closes #14324
[simgrid.git] / src / xbt / config.c
index 049aa7f9a33e0f326f0866795d21efd622c02c6f..8bc054aac95e5c320b145b37b116c2ea8ab84738 100644 (file)
@@ -595,7 +595,7 @@ void xbt_cfg_set_parse(xbt_cfg_t cfg, const char *options)
 
   int len;
 
-  XBT_IN("");
+  XBT_IN();
   if (!options || !strlen(options)) {   /* nothing to do */
     return;
   }