]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Wed, 8 Jun 2011 09:17:35 +0000 (11:17 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 8 Jun 2011 09:17:35 +0000 (11:17 +0200)
Rev: nettle/ChangeLog:1.181

ChangeLog

index 5a4873a40af1824017d225dd4c8345333c333d5e..5152d1cc3fee2f24580fa13256bdc0be30d736bc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-06-08  Niels Möller  <nisse@lysator.liu.se>
+
+       * examples/eratosthenes.c (find_first_one): Fixed c99-style
+       declaration. Reported by Sebastian Reitenbach.
+       (find_first_one): Declare the lookup table as static const, and
+       use unsigned char rather than unsigned..
+
 2011-06-07  Niels Möller  <nisse@lysator.liu.se>
 
        * serpent-encrypt.c (SBOX0): Renamed arguments. Eliminated