aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_lc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-service-fs_lc.h')
-rw-r--r--src/fs/gnunet-service-fs_lc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-service-fs_lc.h b/src/fs/gnunet-service-fs_lc.h
index ebfb12927..78b23dc40 100644
--- a/src/fs/gnunet-service-fs_lc.h
+++ b/src/fs/gnunet-service-fs_lc.h
@@ -48,7 +48,7 @@ GSF_local_client_lookup_ (struct GNUNET_SERVER_Client *client);
48 * 48 *
49 * @param client identification of the client 49 * @param client identification of the client
50 * @param message the actual message 50 * @param message the actual message
51 * @param where to store the pending request handle for the request 51 * @param prptr where to store the pending request handle for the request
52 * @return GNUNET_YES to start local processing, 52 * @return GNUNET_YES to start local processing,
53 * GNUNET_NO to not (yet) start local processing, 53 * GNUNET_NO to not (yet) start local processing,
54 * GNUNET_SYSERR on error 54 * GNUNET_SYSERR on error