projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b855b36
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Thu, 24 Feb 2011 12:53:17 +0000
(12:53 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 24 Feb 2011 12:53:17 +0000
(12:53 +0000)
src/util/common_logging.c
patch
|
blob
|
history
diff --git
a/src/util/common_logging.c
b/src/util/common_logging.c
index 1a32c44bcf6cdfb8c6191af1176efdfae9d3a696..95400497e41f9e3d3d7c698574c45c3901cefd2b 100644
(file)
--- 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
milli
seconds do we always print
* that "message X was repeated N times"? Use 12h.
*/
#define BULK_DELAY_THRESHOLD (12 * 60 * 60 * 1000)