aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_cp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-service-fs_cp.c')
-rw-r--r--src/fs/gnunet-service-fs_cp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fs/gnunet-service-fs_cp.c b/src/fs/gnunet-service-fs_cp.c
index 6d917f14d..f33b97d81 100644
--- a/src/fs/gnunet-service-fs_cp.c
+++ b/src/fs/gnunet-service-fs_cp.c
@@ -684,8 +684,6 @@ GSF_peer_get_ (const struct GNUNET_PeerIdentity *peer)
684 * @param other the other peer involved (sender or receiver, NULL 684 * @param other the other peer involved (sender or receiver, NULL
685 * for loopback messages where we are both sender and receiver) 685 * for loopback messages where we are both sender and receiver)
686 * @param message the actual message 686 * @param message the actual message
687 * @param atsi performance information
688 * @param atsi_count number of records in 'atsi'
689 * @return GNUNET_OK to keep the connection open, 687 * @return GNUNET_OK to keep the connection open,
690 * GNUNET_SYSERR to close it (signal serious error) 688 * GNUNET_SYSERR to close it (signal serious error)
691 */ 689 */