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:
b1a757d
)
fix
author
Nils Durner
<durner@gnunet.org>
Sat, 29 Aug 2009 17:59:48 +0000
(17:59 +0000)
committer
Nils Durner
<durner@gnunet.org>
Sat, 29 Aug 2009 17:59:48 +0000
(17:59 +0000)
src/util/common_logging.c
patch
|
blob
|
history
diff --git
a/src/util/common_logging.c
b/src/util/common_logging.c
index 263aa7bac4a4ad15455c99da73b216323d1a6d48..cf206ef91034ac315410f3ac771c64d7c814a8fc 100644
(file)
--- a/
src/util/common_logging.c
+++ b/
src/util/common_logging.c
@@
-279,6
+279,7
@@
void
GNUNET_log_skip (unsigned int n, int check_reset)
{
if (n == 0)
+ {
skip_log = 0;
if (check_reset)
GNUNET_assert (ok);