X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3074e60a4b97f3638a1235aa9853fdb4bb51dad8..9d24d7cda0ebc49024da684e979805c7e7a8cc09:/include/msg/datatypes.h diff --git a/include/msg/datatypes.h b/include/msg/datatypes.h index 241d649ecf..8ecd1ca099 100644 --- a/include/msg/datatypes.h +++ b/include/msg/datatypes.h @@ -132,9 +132,9 @@ extern int MSG_STORAGE_LEVEL; typedef xbt_dictelm_t msg_storage_t; typedef s_xbt_dictelm_t s_msg_storage_t; -typedef struct msg_storage_priv { -/* TODO PV: fill it (or not) ! */ -} s_msg_storage_priv_t, *msg_storage_priv_t; +typedef struct msg_storage_priv /* { + TODO PV: fill it (or not) ! +} */ s_msg_storage_priv_t, *msg_storage_priv_t; //typedef struct simdata_storage *simdata_storage_t; //