aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/include/gnunet_time_lib.h2
-rw-r--r--src/nse/test_nse_multipeer.c1
2 files changed, 1 insertions, 2 deletions
diff --git a/src/include/gnunet_time_lib.h b/src/include/gnunet_time_lib.h
index 35d180ce20..fe5c088043 100644
--- a/src/include/gnunet_time_lib.h
+++ b/src/include/gnunet_time_lib.h
@@ -442,7 +442,7 @@ GNUNET_TIME_absolute_ntoh (struct GNUNET_TIME_AbsoluteNBO a);
/**
* Convert a relative time to a string.
- * NOT reentrant!
+ * NOT reentrant! FIXME: duplicate with GNUNET_STRINGS_relative_time_to_string!
*
* @param time the time to print
*
diff --git a/src/nse/test_nse_multipeer.c b/src/nse/test_nse_multipeer.c
index ec83e3e8aa..fda50f9210 100644
--- a/src/nse/test_nse_multipeer.c
+++ b/src/nse/test_nse_multipeer.c
@@ -19,7 +19,6 @@
*/
/**
* @file nse/test_nse_multipeer.c
- *
* @brief Testcase for the network size estimation service. Starts
* a peergroup with a given number of peers, then waits to
* receive size estimates from each peer. Expects to wait