From 5540ee8e4fd744c8b0323bf96048d24c396444f6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 11 Feb 2014 08:39:25 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- c/sha3.c | 2 +- c/sha3.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'c') diff --git a/c/sha3.c b/c/sha3.c index 4509025..4346a9c 100644 --- a/c/sha3.c +++ b/c/sha3.c @@ -557,7 +557,7 @@ extern void sha3_dispose() } /** - * Absorb the more of the message message to the Keccak sponge + * Absorb the more of the message to the Keccak sponge * * @param msg The partial message * @param msglen The length of the partial message diff --git a/c/sha3.h b/c/sha3.h index 6f20296..950ef1e 100644 --- a/c/sha3.h +++ b/c/sha3.h @@ -56,7 +56,7 @@ extern void sha3_dispose(void); /** - * Absorb the more of the message message to the Keccak sponge + * Absorb the more of the message to the Keccak sponge * * @param msg The partial message * @param msglen The length of the partial message -- cgit v1.2.3-70-g09d2