aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-10-26 16:02:14 +0000
committerChristian Grothoff <christian@grothoff.org>2015-10-26 16:02:14 +0000
commitb00c9644426a33c25f90b1150edd49716431e005 (patch)
treead7725dcf615ff1828846b9ae5d36fce229ed10b
parentb11629b8f1822e8fadc1f6a25138c4586e61a38a (diff)
downloadgnunet-b00c9644426a33c25f90b1150edd49716431e005.tar.gz
gnunet-b00c9644426a33c25f90b1150edd49716431e005.zip
-dox
-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