aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_time_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-09-15 18:59:00 +0000
committerChristian Grothoff <christian@grothoff.org>2012-09-15 18:59:00 +0000
commit4bd38db1cb506e8434e660b4fb26fd3f628e2fde (patch)
tree3d9a5c401ff4c81ecdefbbd5c608740562782de9 /src/include/gnunet_time_lib.h
parent5fba3531d7afd2ef67045f4d9e7af72c36c53c95 (diff)
downloadgnunet-4bd38db1cb506e8434e660b4fb26fd3f628e2fde.tar.gz
gnunet-4bd38db1cb506e8434e660b4fb26fd3f628e2fde.zip
-note duplicate API
Diffstat (limited to 'src/include/gnunet_time_lib.h')
-rw-r--r--src/include/gnunet_time_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_time_lib.h b/src/include/gnunet_time_lib.h
index 35d180ce2..fe5c08804 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);
442 442
443/** 443/**
444 * Convert a relative time to a string. 444 * Convert a relative time to a string.
445 * NOT reentrant! 445 * NOT reentrant! FIXME: duplicate with GNUNET_STRINGS_relative_time_to_string!
446 * 446 *
447 * @param time the time to print 447 * @param time the time to print
448 * 448 *