Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add the svn version to the checkall log. I'm getting lost out there
[simgrid.git] / include / gras.h
index 083e9d27ef915b321fd61f4b813d433fc35c710f..6563a7ac7d3fd6e64dbb7bfa06df84f9c3c52213 100644 (file)
@@ -23,7 +23,7 @@
 #include <gras/messages.h>
 #include <gras/timer.h>
 
-XBT_PUBLIC void gras_init(int *argc, char **argv);
-XBT_PUBLIC void gras_exit(void);
+XBT_PUBLIC(void) gras_init(int *argc, char **argv);
+XBT_PUBLIC(void) gras_exit(void);
 
 #endif /* GRAS_H */