From: Christian Grothoff Date: Mon, 13 Jun 2011 21:18:09 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~18238 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cd8dfedfe3b3cc515925969148d5017ca6a26092;p=oweals%2Fgnunet.git fix --- diff --git a/src/datastore/datastore_api.c b/src/datastore/datastore_api.c index 5126de050..2ce58e8fb 100644 --- a/src/datastore/datastore_api.c +++ b/src/datastore/datastore_api.c @@ -1508,7 +1508,7 @@ GNUNET_DATASTORE_get_key (struct GNUNET_DATASTORE_Handle *h, union QueueContext qc; GNUNET_assert (NULL != proc); -##if DEBUG_DATASTORE +#if DEBUG_DATASTORE GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Asked to look for data of type %u under key `%s'\n", (unsigned int) type,