aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-21 09:11:04 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-21 09:11:04 +0000
commit7d26ee25ae80880c6c35d2665b1756d26c930fd1 (patch)
tree5dd4e88e8f9f8baed4e8c267455904cb63c1e907 /src/core
parent1eb14ea199003a5abc5344db71423a6102c9d191 (diff)
downloadgnunet-7d26ee25ae80880c6c35d2665b1756d26c930fd1.tar.gz
gnunet-7d26ee25ae80880c6c35d2665b1756d26c930fd1.zip
ndbg
Diffstat (limited to 'src/core')
-rw-r--r--src/core/gnunet-service-core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/gnunet-service-core.c b/src/core/gnunet-service-core.c
index 25a49d3dc..24fa5c596 100644
--- a/src/core/gnunet-service-core.c
+++ b/src/core/gnunet-service-core.c
@@ -2794,7 +2794,7 @@ handle_pong (struct Neighbour *n,
2794 2794
2795#if DEBUG_CORE 2795#if DEBUG_CORE
2796 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, 2796 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
2797 "Core service receives `%s' request from `%4s'.\n", 2797 "Core service receives `%s' response from `%4s'.\n",
2798 "PONG", GNUNET_i2s (&n->peer)); 2798 "PONG", GNUNET_i2s (&n->peer));
2799#endif 2799#endif
2800 /* mark as garbage, just to be sure */ 2800 /* mark as garbage, just to be sure */