From 9b76caf7687e6cb58049ea3d8fc1777e95e006e6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 24 Feb 2011 12:53:17 +0000 Subject: fix --- src/util/common_logging.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/common_logging.c b/src/util/common_logging.c index 1a32c44bc..95400497e 100644 --- a/src/util/common_logging.c +++ b/src/util/common_logging.c @@ -31,7 +31,7 @@ #include "gnunet_time_lib.h" /** - * After how many seconds do we always print + * After how many milliseconds do we always print * that "message X was repeated N times"? Use 12h. */ #define BULK_DELAY_THRESHOLD (12 * 60 * 60 * 1000) -- cgit v1.2.3