aboutsummaryrefslogtreecommitdiff
path: root/src/abd/gnunet-abd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/abd/gnunet-abd.c')
-rw-r--r--src/abd/gnunet-abd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/abd/gnunet-abd.c b/src/abd/gnunet-abd.c
index 9f5fef958..6f6521d98 100644
--- a/src/abd/gnunet-abd.c
+++ b/src/abd/gnunet-abd.c
@@ -429,8 +429,8 @@ identity_cb (void *cls, struct GNUNET_IDENTITY_Ego *ego)
429 * Parse expiration time. 429 * Parse expiration time.
430 * 430 *
431 * @param expirationstring text to parse 431 * @param expirationstring text to parse
432 * @param etime_is_rel[out] set to #GNUNET_YES if time is relative 432 * @param[out] etime_is_rel set to #GNUNET_YES if time is relative
433 * @param etime[out] set to expiration time (abs or rel) 433 * @param[out] etime set to expiration time (abs or rel)
434 * @return #GNUNET_OK on success 434 * @return #GNUNET_OK on success
435 */ 435 */
436static int 436static int