aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_cp.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-03-06 15:24:52 +0000
committerChristian Grothoff <christian@grothoff.org>2011-03-06 15:24:52 +0000
commitbe9eb15cebf1050232859829167d967fb37966b0 (patch)
tree052956954a39f845ff968d226f2476499f1e8955 /src/fs/gnunet-service-fs_cp.c
parentae2573c141941db709f56f745753483a174bf704 (diff)
downloadgnunet-be9eb15cebf1050232859829167d967fb37966b0.tar.gz
gnunet-be9eb15cebf1050232859829167d967fb37966b0.zip
more dox fixes
Diffstat (limited to 'src/fs/gnunet-service-fs_cp.c')
-rw-r--r--src/fs/gnunet-service-fs_cp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-service-fs_cp.c b/src/fs/gnunet-service-fs_cp.c
index e015b954a..80ca8de9c 100644
--- a/src/fs/gnunet-service-fs_cp.c
+++ b/src/fs/gnunet-service-fs_cp.c
@@ -1610,7 +1610,7 @@ GSF_connected_peer_done_ ()
1610/** 1610/**
1611 * Iterator to remove references to LC entry. 1611 * Iterator to remove references to LC entry.
1612 * 1612 *
1613 * @param the 'struct GSF_LocalClient*' to look for 1613 * @param cls the 'struct GSF_LocalClient*' to look for
1614 * @param key current key code 1614 * @param key current key code
1615 * @param value value in the hash map (peer entry) 1615 * @param value value in the hash map (peer entry)
1616 * @return GNUNET_YES (we should continue to iterate) 1616 * @return GNUNET_YES (we should continue to iterate)