From 019af0919e3fbe2f831f92728fd95eb7ea505da9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 27 Jan 2015 18:49:02 +0100 Subject: mint-httpd_db.c now compiles again --- src/mint/mint.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/mint/mint.h') diff --git a/src/mint/mint.h b/src/mint/mint.h index 010ff4d5..bf8dfcfd 100644 --- a/src/mint/mint.h +++ b/src/mint/mint.h @@ -179,10 +179,10 @@ struct RefreshCommitLink struct GNUNET_CRYPTO_EcdsaPublicKey transfer_pub; /** - * FIXME: this can't be exactly the shared secret, must - * be a commitment to it or something. + * FIXME: this is the encrypted shared secret, should use + * a different type... */ - struct GNUNET_HashCode shared_secret; + struct GNUNET_HashCode shared_secret_enc; }; -- cgit v1.2.3