From 0cdb1990f78a19c62c3521cce0dd6a2e3460a190 Mon Sep 17 00:00:00 2001 From: lloyd Date: Tue, 13 Oct 2009 11:29:19 +0000 Subject: Fix indent --- src/pubkey/pubkey.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pubkey') diff --git a/src/pubkey/pubkey.h b/src/pubkey/pubkey.h index 815550edd..c73a54d35 100644 --- a/src/pubkey/pubkey.h +++ b/src/pubkey/pubkey.h @@ -181,7 +181,7 @@ class BOTAN_DLL PK_Verifier * @return true if the signature is valid */ bool verify_message(const byte msg[], u32bit msg_length, - const byte sig[], u32bit sig_length); + const byte sig[], u32bit sig_length); /** * Verify a signature. * @param msg the message that the signature belongs to -- cgit v1.2.3