aboutsummaryrefslogtreecommitdiff
path: root/src/include/block_regex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/block_regex.h')
-rw-r--r--src/include/block_regex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/block_regex.h b/src/include/block_regex.h
index 5995f70a2..85d450212 100644
--- a/src/include/block_regex.h
+++ b/src/include/block_regex.h
@@ -67,7 +67,7 @@ struct RegexAcceptBlock
67 /** 67 /**
68 * Public key of the peer signing. 68 * Public key of the peer signing.
69 */ 69 */
70 struct GNUNET_CRYPTO_EccPublicKey public_key; 70 struct GNUNET_CRYPTO_EccPublicSignKey public_key;
71 71
72 /** 72 /**
73 * The signature. 73 * The signature.