]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Whitespace cleanup.
authorNiels Möller <nisse@lysator.liu.se>
Sat, 18 Feb 2012 20:32:05 +0000 (21:32 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 18 Feb 2012 20:32:05 +0000 (21:32 +0100)
ChangeLog

index c16ba8486558197ad72c33671210feca8f39cd44..7e75271148a9c36ccae925ba964a279007577dbc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        function passing the sbox table to _camellia_crypt.
        * camellia-crypt-internal.c (_camellia_crypt): New file, with main
        encrypt/decrypt function.
-       * Makefile.in (nettle_SOURCES): Updated list of camellia source files.  
+       * Makefile.in (nettle_SOURCES): Updated list of camellia source files.
        (DISTFILES): Added camellia-internal.h.
 
 2010-07-20  Niels Möller  <nisse@lysator.liu.se>