Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
oups forgot to describe new parameter
authorsuter <frederic.suter@cc.in2p3.fr>
Wed, 17 Jul 2013 12:13:36 +0000 (14:13 +0200)
committersuter <frederic.suter@cc.in2p3.fr>
Wed, 17 Jul 2013 12:13:36 +0000 (14:13 +0200)
src/msg/msg_io.c

index bd56338..5132e7b 100644 (file)
@@ -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
  */