aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-10-23 14:49:05 +0000
committerChristian Grothoff <christian@grothoff.org>2011-10-23 14:49:05 +0000
commite656476c1e8676aecfadbc8d6c78e83c4bffc88d (patch)
tree8a055fa76cf9028e32b1bb711c53bf0b4e63c60c /src/core
parentb2aabe9955e4e7753534cb76372f3962dec94663 (diff)
downloadgnunet-e656476c1e8676aecfadbc8d6c78e83c4bffc88d.tar.gz
gnunet-e656476c1e8676aecfadbc8d6c78e83c4bffc88d.zip
op
Diffstat (limited to 'src/core')
-rw-r--r--src/core/core_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/core_api.c b/src/core/core_api.c
index 878e25a2e..57c2932a2 100644
--- a/src/core/core_api.c
+++ b/src/core/core_api.c
@@ -989,7 +989,7 @@ main_notify_handler (void *cls, const struct GNUNET_MessageHeader *msg)
989 GNUNET_log (GNUNET_ERROR_TYPE_ERROR, 989 GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
990 "Unexpected message size for message of type %u\n", 990 "Unexpected message size for message of type %u\n",
991 mh->type); 991 mh->type);
992 GNUNET_break (0); 992 GNUNET_break_op (0);
993 continue; 993 continue;
994 } 994 }
995 if (GNUNET_OK != 995 if (GNUNET_OK !=