aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-17 09:47:05 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-17 09:47:05 +0000
commit8f488ae652e52af47d5662666c016755132a72d7 (patch)
tree966016493bd9646e176f725eae1e395afe0ea8e6 /src/fs/fs_api.c
parentc289646ae19f0f64c4e270c172a51c6ce07eaa24 (diff)
downloadgnunet-8f488ae652e52af47d5662666c016755132a72d7.tar.gz
gnunet-8f488ae652e52af47d5662666c016755132a72d7.zip
-doxygen, etc
Diffstat (limited to 'src/fs/fs_api.c')
-rw-r--r--src/fs/fs_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_api.c b/src/fs/fs_api.c
index f076b0991..88d82158e 100644
--- a/src/fs/fs_api.c
+++ b/src/fs/fs_api.c
@@ -797,7 +797,7 @@ write_start_time (struct GNUNET_BIO_WriteHandle *wh,
797 * 797 *
798 * @param rh handle for reading 798 * @param rh handle for reading
799 * @param timestamp where to write the deserialized timestamp 799 * @param timestamp where to write the deserialized timestamp
800 * @return GNUNET_OK on success 800 * @return #GNUNET_OK on success
801 */ 801 */
802static int 802static int
803read_start_time (struct GNUNET_BIO_ReadHandle *rh, 803read_start_time (struct GNUNET_BIO_ReadHandle *rh,