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:
a8b696f
)
do not report as critical
author
Christian Grothoff
<christian@grothoff.org>
Tue, 20 Oct 2009 08:13:16 +0000
(08:13 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 20 Oct 2009 08:13:16 +0000
(08:13 +0000)
src/core/core_api.c
patch
|
blob
|
history
diff --git
a/src/core/core_api.c
b/src/core/core_api.c
index 05f34ec27d6865a47ed4313ec81321801d72777f..89bae05252caeea6ab054cd58af2c19920fe05a2 100644
(file)
--- a/
src/core/core_api.c
+++ b/
src/core/core_api.c
@@
-420,7
+420,7
@@
main_handler (void *cls, const struct GNUNET_MessageHeader *msg)
if (msg == NULL)
{
- GNUNET_log (GNUNET_ERROR_TYPE_
WARNING
,
+ GNUNET_log (GNUNET_ERROR_TYPE_
INFO
,
_
("Client was disconnected from core service, trying to reconnect.\n"));
reconnect (h);