aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_time_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_time_lib.h')
-rw-r--r--src/include/gnunet_time_lib.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/gnunet_time_lib.h b/src/include/gnunet_time_lib.h
index fd6010f5d..6f14de2f4 100644
--- a/src/include/gnunet_time_lib.h
+++ b/src/include/gnunet_time_lib.h
@@ -163,7 +163,6 @@ GNUNET_NETWORK_STRUCT_END
163#define GNUNET_TIME_UNIT_FOREVER_ABS GNUNET_TIME_absolute_get_forever_ () 163#define GNUNET_TIME_UNIT_FOREVER_ABS GNUNET_TIME_absolute_get_forever_ ()
164 164
165 165
166
167/** 166/**
168 * Threshold after which exponential backoff should not increase (15 m). 167 * Threshold after which exponential backoff should not increase (15 m).
169 */ 168 */
@@ -326,7 +325,6 @@ GNUNET_TIME_relative_min (struct GNUNET_TIME_Relative t1,
326 struct GNUNET_TIME_Relative t2); 325 struct GNUNET_TIME_Relative t2);
327 326
328 327
329
330/** 328/**
331 * Return the maximum of two relative time values. 329 * Return the maximum of two relative time values.
332 * 330 *