summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/fs/gnunet-service-fs.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fs/gnunet-service-fs.c b/src/fs/gnunet-service-fs.c
index e54030632..65b4318e7 100644
--- a/src/fs/gnunet-service-fs.c
+++ b/src/fs/gnunet-service-fs.c
@@ -445,7 +445,8 @@ start_p2p_processing (void *cls,
445 445
446 446
447/** 447/**
448 * Handle START_SEARCH-message (search request from client). 448 * Handle #GNUNET_MESSAGE_TYPE_FS_START_SEARCH-message (search request
449 * from client).
449 * 450 *
450 * @param cls closure 451 * @param cls closure
451 * @param client identification of the client 452 * @param client identification of the client