From: Niels Möller Date: Sat, 26 Apr 2014 13:27:51 +0000 (+0200) Subject: Minor whitespace fix. X-Git-Tag: nettle_3.0_release_20140607~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cc6681da3999f116aab2db607919eb9c51a77a3;p=thirdparty%2Fnettle.git Minor whitespace fix. --- diff --git a/eax.h b/eax.h index dc2cfc0d..10749b4e 100644 --- a/eax.h +++ b/eax.h @@ -103,7 +103,7 @@ eax_decrypt (struct eax_ctx *eax, const struct eax_key *key, void eax_digest (struct eax_ctx *eax, const struct eax_key *key, - const void *cipher, nettle_cipher_func *f, + const void *cipher, nettle_cipher_func *f, size_t length, uint8_t *digest); /* Put the cipher last, to get cipher-independent offsets for the EAX