]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Deleted obsolete comment.
authorNiels Möller <nisse@lysator.liu.se>
Fri, 7 Feb 2014 14:14:25 +0000 (15:14 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Fri, 7 Feb 2014 14:14:25 +0000 (15:14 +0100)
eax.h

diff --git a/eax.h b/eax.h
index 36238dc4ccf128196781bbf0f0ccb1abb510e027..988071ddf683dc9bf4c63d8dffd56a7f54793ded 100644 (file)
--- a/eax.h
+++ b/eax.h
@@ -52,8 +52,6 @@ extern "C" {
 
 #define EAX_BLOCK_SIZE 16
 
-/* FIXME: Ensure nice alignment. See gcm.h, union gcm_block. */
-
 /* Values independent of message and nonce */
 struct eax_key
 {