Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use THROW_UNIMPLEMENTED and THROW_IMPOSSIBLE as suggested by Mt.
[simgrid.git] / include / amok / bandwidth.h
index 129373c..80a99bc 100644 (file)
@@ -92,7 +92,7 @@
 XBT_PUBLIC(void) amok_bw_init(void);
 XBT_PUBLIC(void) amok_bw_exit(void);
 
-XBT_PUBLIC void amok_bw_test(gras_socket_t peer,
+XBT_PUBLIC(void) amok_bw_test(gras_socket_t peer,
                             unsigned long int buf_size,
                             unsigned long int msg_size,
                             unsigned long int msg_amount,