-fix logging, revert to break instead of assert
[oweals/gnunet.git] / src / core / core.h
index 03e328ca835e9e505e9f51a50c22debbeb5282b0..9b1802fbc4284f8bb1301060c1e9df5558076d32 100644 (file)
@@ -257,9 +257,9 @@ struct SendMessageRequest
   struct GNUNET_PeerIdentity peer;
 
   /**
-   * How large is the client's message queue for this peer?
+   * Always zero.
    */
-  uint32_t queue_size GNUNET_PACKED;
+  uint32_t reserved GNUNET_PACKED;
 
   /**
    * How large is the message?