gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1923 - GNUnet/src/applications/datastore


From: grothoff
Subject: [GNUnet-SVN] r1923 - GNUnet/src/applications/datastore
Date: Fri, 26 Aug 2005 01:10:18 -0700 (PDT)

Author: grothoff
Date: 2005-08-26 01:10:17 -0700 (Fri, 26 Aug 2005)
New Revision: 1923

Modified:
   GNUnet/src/applications/datastore/datastore.c
Log:
warning

Modified: GNUnet/src/applications/datastore/datastore.c
===================================================================
--- GNUnet/src/applications/datastore/datastore.c       2005-08-26 08:09:46 UTC 
(rev 1922)
+++ GNUnet/src/applications/datastore/datastore.c       2005-08-26 08:10:17 UTC 
(rev 1923)
@@ -73,10 +73,11 @@
               Datum_Iterator iter,
               void * closure) {
   int ret;
-  EncName enc;
 
   if (! testAvailable(query)) {
 #if DEBUG_DATASTORE
+    EncName enc;
+
     IFLOG(LOG_DEBUG,
          hash2enc(query,
                   &enc));





reply via email to

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