aboutsummaryrefslogtreecommitdiff
path: root/src/util/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/time.c')
-rw-r--r--src/util/time.c2
1 files changed, 1 insertions, 1 deletions
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,
193 * 193 *
194 * @param t1 first timestamp 194 * @param t1 first timestamp
195 * @param t2 other timestamp 195 * @param t2 other timestamp
196 * @return timestamp that is smaller 196 * @return timestamp that is bigger
197 */ 197 */
198struct GNUNET_TIME_Absolute 198struct GNUNET_TIME_Absolute
199GNUNET_TIME_absolute_max (struct GNUNET_TIME_Absolute t1, 199GNUNET_TIME_absolute_max (struct GNUNET_TIME_Absolute t1,