fixfix
[oweals/gnunet.git] / src / core / gnunet-service-core.c
index fa9b00da747be04c427f55d91a9cb6f8fdd33534..57de15d669d101e57c3b57b64f27d6ce81ada29e 100644 (file)
@@ -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)