From cf9c46282c0a339cb08c145340f22f31be6519da Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 7 Mar 2012 12:16:45 +0000 Subject: [PATCH] - docu --- src/util/time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/time.c b/src/util/time.c index c57ccd1e2..3a6f38041 100644 --- a/src/util/time.c +++ b/src/util/time.c @@ -193,7 +193,7 @@ GNUNET_TIME_absolute_min (struct GNUNET_TIME_Absolute t1, * * @param t1 first timestamp * @param t2 other timestamp - * @return timestamp that is smaller + * @return timestamp that is bigger */ struct GNUNET_TIME_Absolute GNUNET_TIME_absolute_max (struct GNUNET_TIME_Absolute t1, -- 2.25.1