gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r30948 - gnunet/src/gns


From: gnunet
Subject: [GNUnet-SVN] r30948 - gnunet/src/gns
Date: Thu, 28 Nov 2013 17:29:53 +0100

Author: wachs
Date: 2013-11-28 17:29:53 +0100 (Thu, 28 Nov 2013)
New Revision: 30948

Modified:
   gnunet/src/gns/gnunet-service-gns_resolver.c
Log:
debug message


Modified: gnunet/src/gns/gnunet-service-gns_resolver.c
===================================================================
--- gnunet/src/gns/gnunet-service-gns_resolver.c        2013-11-28 16:24:43 UTC 
(rev 30947)
+++ gnunet/src/gns/gnunet-service-gns_resolver.c        2013-11-28 16:29:53 UTC 
(rev 30948)
@@ -1914,7 +1914,7 @@
   }
   /* Cache well-formed blocks */
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
-             "Caching response from the DHT in namestore\n");
+             "Caching response from the DHT in namecache\n");
   co = GNUNET_new (struct CacheOps);
   co->namecache_qe_cache = GNUNET_NAMECACHE_block_cache (namecache_handle,
                                                         block,




reply via email to

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