From 74cc93269ca48afe209cbb022f798743efd930c3 Mon Sep 17 00:00:00 2001 From: suter Date: Wed, 17 Jul 2013 14:13:36 +0200 Subject: [PATCH 1/1] oups forgot to describe new parameter --- src/msg/msg_io.c | 1 + 1 file changed, 1 insertion(+) 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 */ -- 2.20.1