aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-core.c
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/core/gnunet-core.c
parentd5eec64dbfd73da3f179d9223a3108a6bff5ed71 (diff)
downloadgnunet-5140bd05677e696e7890c8613c050baf79c9166d.tar.gz
gnunet-5140bd05677e696e7890c8613c050baf79c9166d.zip
-doxygen
Diffstat (limited to 'src/core/gnunet-core.c')
-rw-r--r--src/core/gnunet-core.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/gnunet-core.c b/src/core/gnunet-core.c
index 87a372f30..37f1caec2 100644
--- a/src/core/gnunet-core.c
+++ b/src/core/gnunet-core.c
@@ -70,8 +70,6 @@ shutdown_task (void *cls,
70 * 70 *
71 * @param cls closure (unused) 71 * @param cls closure (unused)
72 * @param peer peer identity this notification is about 72 * @param peer peer identity this notification is about
73 * @param atsi performance data for the connection
74 * @param atsi_count number of records in 'atsi'
75 */ 73 */
76static void 74static void
77connected_peer_callback (void *cls, const struct GNUNET_PeerIdentity *peer) 75connected_peer_callback (void *cls, const struct GNUNET_PeerIdentity *peer)