From 8556fe9ebd0c4f8e63577a43155ffede20607f41 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 30 Sep 2013 21:44:15 +0000 Subject: -getting regex to compile again (part of #3047) --- src/include/block_regex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/block_regex.h') diff --git a/src/include/block_regex.h b/src/include/block_regex.h index 85d450212..8e43c2377 100644 --- a/src/include/block_regex.h +++ b/src/include/block_regex.h @@ -67,7 +67,7 @@ struct RegexAcceptBlock /** * Public key of the peer signing. */ - struct GNUNET_CRYPTO_EccPublicSignKey public_key; + struct GNUNET_PeerIdentity peer; /** * The signature. -- cgit v1.2.3