gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r15556 - gnunet/src/datastore


From: gnunet
Subject: [GNUnet-SVN] r15556 - gnunet/src/datastore
Date: Mon, 13 Jun 2011 23:18:09 +0200

Author: grothoff
Date: 2011-06-13 23:18:09 +0200 (Mon, 13 Jun 2011)
New Revision: 15556

Modified:
   gnunet/src/datastore/datastore_api.c
Log:
fix

Modified: gnunet/src/datastore/datastore_api.c
===================================================================
--- gnunet/src/datastore/datastore_api.c        2011-06-13 19:22:06 UTC (rev 
15555)
+++ gnunet/src/datastore/datastore_api.c        2011-06-13 21:18:09 UTC (rev 
15556)
@@ -1508,7 +1508,7 @@
   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,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]