ndbg
authorChristian Grothoff <christian@grothoff.org>
Fri, 21 May 2010 09:11:04 +0000 (09:11 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 21 May 2010 09:11:04 +0000 (09:11 +0000)
src/core/gnunet-service-core.c

index 25a49d3dc901e1199dea026293a99372dc06b3c0..24fa5c596aa7f213f5b5a52bb241833c407898f9 100644 (file)
@@ -2794,7 +2794,7 @@ handle_pong (struct Neighbour *n,
 
 #if DEBUG_CORE
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
-              "Core service receives `%s' request from `%4s'.\n",
+              "Core service receives `%s' response from `%4s'.\n",
               "PONG", GNUNET_i2s (&n->peer));
 #endif
   /* mark as garbage, just to be sure */