aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/namestore_api_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/namestore_api_common.c')
-rw-r--r--src/namestore/namestore_api_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/namestore_api_common.c b/src/namestore/namestore_api_common.c
index e6b78d8c9..e9d15b205 100644
--- a/src/namestore/namestore_api_common.c
+++ b/src/namestore/namestore_api_common.c
@@ -276,7 +276,7 @@ GNUNET_NAMESTORE_records_deserialize (size_t len,
276 276
277/** 277/**
278 * Returns the expiration time of the given block of records. The block 278 * Returns the expiration time of the given block of records. The block
279 * expiration time is the expiration time of the block with smallest 279 * expiration time is the expiration time of the record with smallest
280 * expiration time. 280 * expiration time.
281 * 281 *
282 * @param rd_count number of records given in @a rd 282 * @param rd_count number of records given in @a rd