consensus: destroy set handles
[oweals/gnunet.git] / src / psyc / psyc.h
index cc7475df788265fb9cc473ddcd6039bdd72b6841..c1ce466a939ee9377b664e296c6ea4f05263dc58 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * This file is part of GNUnet
- * Copyright (C) 2013 Christian Grothoff (and other contributing authors)
+ * Copyright (C) 2013 GNUnet e.V.
  *
  * GNUnet is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published
@@ -118,7 +118,7 @@ struct ChannelMembershipStoreRequest
 
   uint64_t op_id GNUNET_PACKED;
 
-  struct GNUNET_CRYPTO_EcdsaPublicKey slave_key;
+  struct GNUNET_CRYPTO_EcdsaPublicKey slave_pub_key;
 
   uint64_t announced_at GNUNET_PACKED;