aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set_intersection.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/set/gnunet-service-set_intersection.c')
-rw-r--r--src/set/gnunet-service-set_intersection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/set/gnunet-service-set_intersection.c b/src/set/gnunet-service-set_intersection.c
index cc0c721af..5c4bc9dd5 100644
--- a/src/set/gnunet-service-set_intersection.c
+++ b/src/set/gnunet-service-set_intersection.c
@@ -766,7 +766,7 @@ handle_p2p_element_info (void *cls, const struct GNUNET_MessageHeader *mh)
766 766
767 767
768/** 768/**
769 * Send our element to the peer, in case our element count is lower than his 769 * Send our element count to the peer, in case our element count is lower than his
770 * 770 *
771 * @param op intersection operation 771 * @param op intersection operation
772 */ 772 */