-note duplicate API
[oweals/gnunet.git] / src / include / gnunet_time_lib.h
index 35d180ce208029c9e7fe218f0a91cf8575c7f139..fe5c0880434fed6670ea49565753249fe9ced0e4 100644 (file)
@@ -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
  *