X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e75eb9cf239c06058afeba5e57096534a3990013..74cc93269ca48afe209cbb022f798743efd930c3:/src/msg/msg_io.c diff --git a/src/msg/msg_io.c b/src/msg/msg_io.c index bd56338dbc..5132e7b45f 100644 --- a/src/msg/msg_io.c +++ b/src/msg/msg_io.c @@ -101,6 +101,7 @@ size_t MSG_file_write(size_t size, msg_file_t fd) * * \param mount is the mount point where find the file is located * \param fullname is the file location on the storage + * \param data user data to attach to the file * * \return An #msg_file_t associated to the file */