From 8836eefb1e27e845c0403dc39f6463c4de795760 Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Sun, 7 Oct 2012 23:38:44 +0200 Subject: brg_endian.h is back again --- Modules/_sha3/sha3module.c | 1 - 1 file changed, 1 deletion(-) diff --git a/Modules/_sha3/sha3module.c b/Modules/_sha3/sha3module.c index 297eb2b..56850e6 100644 --- a/Modules/_sha3/sha3module.c +++ b/Modules/_sha3/sha3module.c @@ -27,7 +27,6 @@ * - C++ comments are converted to ANSI C comments. * - All functions and globals are declared static. * - The typedef for UINT64 is commented out. - * - brg_endian.h is removed. * - KeccakF-1600-opt[32|64]-settings.h are commented out * - Some unused functions are commented out to silence compiler warnings. * -- cgit v0.12