-doxygen, plus FIXME request for clarification
[oweals/gnunet.git] / src / include / gnunet_multicast_service.h
index aa5597fd33b7456fe7b40e8975af73e558b6ca83..50dcf7aefcebf275ebe4a37517a07c0e051b2890 100644 (file)
@@ -189,7 +189,8 @@ struct GNUNET_MULTICAST_RequestHeader
   struct GNUNET_CRYPTO_EccSignaturePurpose purpose;
 
   /**
-   * Number of the request fragment, monotonically increasing.
+   * Number of the request fragment.
+   * Monotonically increasing from 1.
    */
   uint64_t fragment_id GNUNET_PACKED;