From 525f4d69de03098e857dd6672d1cd1c4b0755517 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 18 Oct 2013 15:16:09 +0000 Subject: -removing bogus comment --- src/include/gnunet_namestore_service.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/gnunet_namestore_service.h') diff --git a/src/include/gnunet_namestore_service.h b/src/include/gnunet_namestore_service.h index ddfc912bc..c85330681 100644 --- a/src/include/gnunet_namestore_service.h +++ b/src/include/gnunet_namestore_service.h @@ -101,7 +101,7 @@ typedef void (*GNUNET_NAMESTORE_ContinuationWithStatus) (void *cls, * * @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 @@ typedef void (*GNUNET_NAMESTORE_RecordMonitor) (void *cls, * * @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 -- cgit v1.2.3