gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r30334 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r30334 - gnunet/src/include
Date: Fri, 18 Oct 2013 17:16:09 +0200

Author: grothoff
Date: 2013-10-18 17:16:09 +0200 (Fri, 18 Oct 2013)
New Revision: 30334

Modified:
   gnunet/src/include/gnunet_namestore_service.h
Log:
-removing bogus comment

Modified: gnunet/src/include/gnunet_namestore_service.h
===================================================================
--- gnunet/src/include/gnunet_namestore_service.h       2013-10-18 15:15:27 UTC 
(rev 30333)
+++ gnunet/src/include/gnunet_namestore_service.h       2013-10-18 15:16:09 UTC 
(rev 30334)
@@ -101,7 +101,7 @@
  *
  * @param h handle to the namestore
  * @param pkey private key of the zone
- * @param label name that is being mapped (at most 255 characters long)
+ * @param label name that is being mapped
  * @param rd_count number of records in the 'rd' array
  * @param rd array of records with data to store
  * @param cont continuation to call when done
@@ -140,7 +140,7 @@
  *
  * @param h handle to the namestore
  * @param pkey private key of the zone
- * @param label name that is being mapped (at most 255 characters long)
+ * @param label name that is being mapped
  * @param rm function to call with the result (with 0 records if we don't have 
that label)
  * @param rm_cls closure for @a rm
  * @return handle to abort the request




reply via email to

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