aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_cp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-service-fs_cp.h')
-rw-r--r--src/fs/gnunet-service-fs_cp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fs/gnunet-service-fs_cp.h b/src/fs/gnunet-service-fs_cp.h
index 3f25363f1..0f22b0280 100644
--- a/src/fs/gnunet-service-fs_cp.h
+++ b/src/fs/gnunet-service-fs_cp.h
@@ -308,7 +308,7 @@ GSF_handle_p2p_query_ (const struct GNUNET_PeerIdentity *other,
308 308
309/** 309/**
310 * Return the performance data record for the given peer 310 * Return the performance data record for the given peer
311 * 311 *
312 * @param cp peer to query 312 * @param cp peer to query
313 * @return performance data record for the peer 313 * @return performance data record for the peer
314 */ 314 */
@@ -319,7 +319,7 @@ GSF_get_peer_performance_data_ (struct GSF_ConnectedPeer *cp);
319/** 319/**
320 * Ask a peer to stop migrating data to us until the given point 320 * Ask a peer to stop migrating data to us until the given point
321 * in time. 321 * in time.
322 * 322 *
323 * @param cp peer to ask 323 * @param cp peer to ask
324 * @param block_time until when to block 324 * @param block_time until when to block
325 */ 325 */