From: suter Date: Wed, 17 Jul 2013 12:13:36 +0000 (+0200) Subject: oups forgot to describe new parameter X-Git-Tag: v3_9_90~128^2~65 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/74cc93269ca48afe209cbb022f798743efd930c3 oups forgot to describe new parameter --- 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 */