fix
authorChristian Grothoff <christian@grothoff.org>
Fri, 2 Jul 2010 21:34:47 +0000 (21:34 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 2 Jul 2010 21:34:47 +0000 (21:34 +0000)
src/core/test_core_api_reliability.c

index 7a7d6db92f1ebdec8c626311889f581e776c22fa..6d3ae04dcbcec7a9cff70e8b771152d78b27137f 100644 (file)
@@ -398,7 +398,7 @@ init_notify (void *cls,
                                                       0,
                                                       TIMEOUT,
                                                       &p2.id,
-                                                      sizeof (struct GNUNET_MessageHeader),
+                                                      get_size (0),
                                                       &transmit_ready, &p1));
     }
 }