gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8154 - GNUnet/src/applications/dstore_sqlite


From: gnunet
Subject: [GNUnet-SVN] r8154 - GNUnet/src/applications/dstore_sqlite
Date: Sun, 1 Feb 2009 00:28:58 -0700 (MST)

Author: grothoff
Date: 2009-02-01 00:28:58 -0700 (Sun, 01 Feb 2009)
New Revision: 8154

Modified:
   GNUnet/src/applications/dstore_sqlite/dstore.c
Log:
quote

Modified: GNUnet/src/applications/dstore_sqlite/dstore.c
===================================================================
--- GNUnet/src/applications/dstore_sqlite/dstore.c      2009-01-31 23:17:33 UTC 
(rev 8153)
+++ GNUnet/src/applications/dstore_sqlite/dstore.c      2009-02-01 07:28:58 UTC 
(rev 8154)
@@ -578,7 +578,7 @@
       GNUNET_GE_LOG (coreAPI->ectx,
                      GNUNET_GE_DEBUG | GNUNET_GE_REQUEST |
                      GNUNET_GE_DEVELOPER,
-                     "dstore found result for get: `%.*s\n", size, dat);
+                     "dstore found result for get: `%.*s'\n", size, dat);
 #endif
       if ((handler != NULL) &&
           (GNUNET_OK != handler (key, type, size, dat, closure)))





reply via email to

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