backup errno
[oweals/gnunet.git] / src / transport / transport.h
index 8e1291005904ff8a5c2fe31af3ece3d46a394fa2..13dcbb6b8563c7fdac1be6409f9bd2e743fdfa38 100644 (file)
@@ -219,9 +219,9 @@ struct OutboundMessage
   struct GNUNET_MessageHeader header;
 
   /**
-   * Always zero.
+   * Message priority.
    */
-  uint32_t reserved GNUNET_PACKED;
+  uint32_t priority GNUNET_PACKED;
 
   /**
    * Which peer should receive the message?