move to new client API: remove old client API
[oweals/gnunet.git] / src / include / gnunet_psycstore_plugin.h
index 4d19ce86d36e4a340421b36c6341b3af69ae3655..b8dd0cc98e60448f258cd58cc80ad52b94068736 100644 (file)
@@ -114,7 +114,7 @@ struct GNUNET_PSYCSTORE_PluginFunctions
   (*message_add_flags) (void *cls,
                         const struct GNUNET_CRYPTO_EddsaPublicKey *channel_key,
                         uint64_t message_id,
-                        uint64_t psycstore_flags);
+                        uint32_t psycstore_flags);
 
   /**
    * Retrieve a message fragment range by fragment ID.