From: Christian Grothoff Date: Sat, 13 Feb 2010 13:41:49 +0000 (+0000) Subject: fixfix X-Git-Tag: initial-import-from-subversion-38251~22735 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=246603acfc7567e021bffff785f134f2e1483ecb;p=oweals%2Fgnunet.git fixfix --- diff --git a/src/core/gnunet-service-core.c b/src/core/gnunet-service-core.c index fa9b00da7..57de15d66 100644 --- a/src/core/gnunet-service-core.c +++ b/src/core/gnunet-service-core.c @@ -1994,8 +1994,8 @@ process_hello_retry_send_key (void *cls, if (peer == NULL) { #if DEBUG_CORE - GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, - "Entered process_hello_retry_send_key Peer is null!\n"); + GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, + "Entered `process_hello_retry_send_key' and `peer' is NULL!\n"); #endif n->pitr = NULL; if (n->public_key != NULL)