gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r28733 - gnunet/src/namestore


From: gnunet
Subject: [GNUnet-SVN] r28733 - gnunet/src/namestore
Date: Wed, 21 Aug 2013 10:22:04 +0200

Author: wachs
Date: 2013-08-21 10:22:04 +0200 (Wed, 21 Aug 2013)
New Revision: 28733

Modified:
   gnunet/src/namestore/test_plugin_namestore.c
Log:
remove docu


Modified: gnunet/src/namestore/test_plugin_namestore.c
===================================================================
--- gnunet/src/namestore/test_plugin_namestore.c        2013-08-21 08:15:48 UTC 
(rev 28732)
+++ gnunet/src/namestore/test_plugin_namestore.c        2013-08-21 08:22:04 UTC 
(rev 28733)
@@ -79,19 +79,7 @@
   return ret;
 }
 
-/**
- * Function called by for each matching record.
- *
- * @param cls closure
- * @param zone_key public key of the zone
- * @param expire when does the corresponding block in the DHT expire (until
- *               when should we never do a DHT lookup for the same name again)?
- * @param name name that is being mapped (at most 255 characters long)
- * @param rd_count number of entries in 'rd' array
- * @param rd array of records with data to store
- * @param signature signature of the record block, NULL if signature is 
unavailable (i.e. 
- *        because the user queried for a particular record type only)
- */
+
 static void 
 test_record (void *cls,
                                                 const struct 
GNUNET_CRYPTO_EccPrivateKey *private_key,




reply via email to

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