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:
b7dc738
)
-dce
author
Christian Grothoff
<christian@grothoff.org>
Wed, 25 Jan 2012 09:37:02 +0000
(09:37 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 25 Jan 2012 09:37:02 +0000
(09:37 +0000)
src/util/common_logging.c
patch
|
blob
|
history
diff --git
a/src/util/common_logging.c
b/src/util/common_logging.c
index 72a2c67dae4196d4d273c9b574cdf69a14f8397c..2fa3f9e24e68b929816dec6c75bee8e35afe7f70 100644
(file)
--- a/
src/util/common_logging.c
+++ b/
src/util/common_logging.c
@@
-429,7
+429,6
@@
parse_definitions (const char *constname, int force)
if (tmp == NULL)
return 0;
def = GNUNET_strdup (tmp);
- level = -1;
from_line = 0;
to_line = INT_MAX;
for (p = def, state = 0, start = def; keep_looking; p++)