aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-12-13 20:08:11 +0000
committerChristian Grothoff <christian@grothoff.org>2014-12-13 20:08:11 +0000
commit7ee0e1af2fb61d09bdc646fbdbaa0a698330a478 (patch)
tree6bde5814c1ff6de6969b58bf347327485bc277c9 /src/hostlist
parenta4473b58bdd25d7e3531cbc50086e75ae62b769b (diff)
downloadgnunet-7ee0e1af2fb61d09bdc646fbdbaa0a698330a478.tar.gz
gnunet-7ee0e1af2fb61d09bdc646fbdbaa0a698330a478.zip
-doxygen, one more statistic
Diffstat (limited to 'src/hostlist')
-rw-r--r--src/hostlist/gnunet-daemon-hostlist_server.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hostlist/gnunet-daemon-hostlist_server.c b/src/hostlist/gnunet-daemon-hostlist_server.c
index 227c3bdcd..c46bd371c 100644
--- a/src/hostlist/gnunet-daemon-hostlist_server.c
+++ b/src/hostlist/gnunet-daemon-hostlist_server.c
@@ -510,6 +510,8 @@ disconnect_handler (void *cls,
510 const struct GNUNET_PeerIdentity *peer) 510 const struct GNUNET_PeerIdentity *peer)
511{ 511{
512 /* nothing to do */ 512 /* nothing to do */
513 /* FIXME: this is wrong, need to CANCEL active
514 NTR! */
513} 515}
514 516
515 517