aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-06-04 13:24:23 +0000
committerChristian Grothoff <christian@grothoff.org>2013-06-04 13:24:23 +0000
commit11aa37c567414b05c08e4eefac5e8f3df69e7e3d (patch)
tree27361406e1985e32f69f78c06a0e8cbc76947ed3 /src/fs/fs_api.c
parentefe824206c806a535acb63d94acda5d406a3e359 (diff)
downloadgnunet-11aa37c567414b05c08e4eefac5e8f3df69e7e3d.tar.gz
gnunet-11aa37c567414b05c08e4eefac5e8f3df69e7e3d.zip
-rename stream->mesh in comments and symbols
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 f35839d5b..3ccb67105 100644
--- a/src/fs/fs_api.c
+++ b/src/fs/fs_api.c
@@ -1751,7 +1751,7 @@ write_download_request (struct GNUNET_BIO_WriteHandle *wh,
1751/** 1751/**
1752 * Read a download request tree. 1752 * Read a download request tree.
1753 * 1753 *
1754 * @param rh stream to read from 1754 * @param rh mesh to read from
1755 * @return value the 'struct DownloadRequest', NULL on error 1755 * @return value the 'struct DownloadRequest', NULL on error
1756 */ 1756 */
1757static struct DownloadRequest * 1757static struct DownloadRequest *