summaryrefslogtreecommitdiff
path: root/aes-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'aes-internal.h')
-rw-r--r--aes-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/aes-internal.h b/aes-internal.h
index dda43d0e..a1e8d022 100644
--- a/aes-internal.h
+++ b/aes-internal.h
@@ -33,7 +33,7 @@
#define _aes_decrypt _nettle_aes_decrypt
#define _aes_encrypt_table _nettle_aes_encrypt_table
-/* Define to use only small tables. FIXME: Currently not working. */
+/* Define to use only small tables. */
#ifndef AES_SMALL
# define AES_SMALL 0
#endif