aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_cp.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-03-23 23:20:09 +0000
committerChristian Grothoff <christian@grothoff.org>2013-03-23 23:20:09 +0000
commit5140bd05677e696e7890c8613c050baf79c9166d (patch)
treef068fab60e2feb76f7f306a46a2438979d2bad4e /src/fs/gnunet-service-fs_cp.h
parentd5eec64dbfd73da3f179d9223a3108a6bff5ed71 (diff)
downloadgnunet-5140bd05677e696e7890c8613c050baf79c9166d.tar.gz
gnunet-5140bd05677e696e7890c8613c050baf79c9166d.zip
-doxygen
Diffstat (limited to 'src/fs/gnunet-service-fs_cp.h')
-rw-r--r--src/fs/gnunet-service-fs_cp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fs/gnunet-service-fs_cp.h b/src/fs/gnunet-service-fs_cp.h
index fae07b4cf..365548665 100644
--- a/src/fs/gnunet-service-fs_cp.h
+++ b/src/fs/gnunet-service-fs_cp.h
@@ -294,8 +294,6 @@ GSF_peer_update_responder_peer_ (struct GSF_ConnectedPeer *cp,
294 * @param other the other peer involved (sender or receiver, NULL 294 * @param other the other peer involved (sender or receiver, NULL
295 * for loopback messages where we are both sender and receiver) 295 * for loopback messages where we are both sender and receiver)
296 * @param message the actual message 296 * @param message the actual message
297 * @param atsi performance information
298 * @param atsi_count number of records in 'atsi'
299 * @return GNUNET_OK to keep the connection open, 297 * @return GNUNET_OK to keep the connection open,
300 * GNUNET_SYSERR to close it (signal serious error) 298 * GNUNET_SYSERR to close it (signal serious error)
301 */ 299 */