commented out wrong message type
[oweals/gnunet.git] / src / psycstore / psycstore.h
index dc80afd28c32c07a4e43b5339cb90cde5d4ebd8e..402d7d5eaa06c11606a5a1aec5e8b6b95fe84b05 100644 (file)
@@ -49,7 +49,7 @@ struct OperationResult
    */
   uint64_t op_id GNUNET_PACKED;
 
-  /**
+  /**lowed by
    * Status code for the operation.
    */
   uint64_t result_code GNUNET_PACKED;
@@ -354,6 +354,8 @@ struct MessageGetRequest
    * #GNUNET_YES or #GNUNET_NO
    */
   uint8_t do_membership_test;
+
+  /* Followed by method_prefix */
 };