fix
authorChristian Grothoff <christian@grothoff.org>
Thu, 24 Feb 2011 12:53:17 +0000 (12:53 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 24 Feb 2011 12:53:17 +0000 (12:53 +0000)
src/util/common_logging.c

index 1a32c44bcf6cdfb8c6191af1176efdfae9d3a696..95400497e41f9e3d3d7c698574c45c3901cefd2b 100644 (file)
@@ -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)