plusplus
authorChristian Grothoff <christian@grothoff.org>
Tue, 21 Dec 2010 22:06:21 +0000 (22:06 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 21 Dec 2010 22:06:21 +0000 (22:06 +0000)
src/core/core_api.c

index bff711d02fbb84e3c5c4cce65cf09c42be8781c0..19d4bf49b470fb682d5c85440dfcc0a652f488f6 100644 (file)
@@ -1146,7 +1146,7 @@ main_notify_handler (void *cls,
                  GNUNET_i2s (&ntm->peer));
 #endif
       if ((GNUNET_NO == h->outbound_hdr_only) &&
-          (msize != ntohs (em->size) + sizeof (struct NotifyTrafficMessage) 
+          (msize != ntohs (em->size) + sizeof (struct NotifyTrafficMessage) 
           + ats_count * sizeof (struct GNUNET_TRANSPORT_ATS_Information)) )
         {
           GNUNET_break (0);