From: Niels Möller Date: Mon, 22 Mar 2010 21:06:38 +0000 (+0100) Subject: Fixed file header. X-Git-Tag: camellia_32bit_20100720~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5462937e902c0cc062e5e8cb8b1e7fa63f53e53;p=thirdparty%2Fnettle.git Fixed file header. Rev: nettle/sha256.c:1.3 --- diff --git a/sha256.c b/sha256.c index 8355140b..2cf7071d 100644 --- a/sha256.c +++ b/sha256.c @@ -1,4 +1,4 @@ -/* sha256.h +/* sha256.c * * The sha256 hash function. *