From 0e0b65db4f0f0c67bcbb3f51a9e6061bc4c96c5e Mon Sep 17 00:00:00 2001 From: Andrea Shepard Date: Mon, 1 Jun 2015 12:59:14 +0000 Subject: Appease make check-spaces --- src/common/crypto_ed25519.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/crypto_ed25519.h') diff --git a/src/common/crypto_ed25519.h b/src/common/crypto_ed25519.h index 8ffb9f26f3..4d20406d06 100644 --- a/src/common/crypto_ed25519.h +++ b/src/common/crypto_ed25519.h @@ -88,7 +88,6 @@ int ed25519_public_blind(ed25519_public_key_t *out, const ed25519_public_key_t *inp, const uint8_t *param); - /* XXXX move these to crypto_format.h */ #define ED25519_BASE64_LEN 43 int ed25519_public_from_base64(ed25519_public_key_t *pkey, -- cgit v1.2.3-54-g00ecf