X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/61a837a60b668d9cd79a445eb5f99fd4fd77effc..ca56c046667fe56766ea8d522fd87cf2c23df4a4:/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 */