aboutsummaryrefslogtreecommitdiff
path: root/src/psyc/psyc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/psyc/psyc.h')
-rw-r--r--src/psyc/psyc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/psyc/psyc.h b/src/psyc/psyc.h
index cc7475df7..5e8fd4920 100644
--- a/src/psyc/psyc.h
+++ b/src/psyc/psyc.h
@@ -118,7 +118,7 @@ struct ChannelMembershipStoreRequest
118 118
119 uint64_t op_id GNUNET_PACKED; 119 uint64_t op_id GNUNET_PACKED;
120 120
121 struct GNUNET_CRYPTO_EcdsaPublicKey slave_key; 121 struct GNUNET_CRYPTO_EcdsaPublicKey slave_pub_key;
122 122
123 uint64_t announced_at GNUNET_PACKED; 123 uint64_t announced_at GNUNET_PACKED;
124 124