From: Niels Möller Date: Wed, 15 Apr 2020 18:08:00 +0000 (+0200) Subject: Fix file header. X-Git-Tag: nettle_3.6rc2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e6ae241bef534447044f42524893387b2310f9d;p=thirdparty%2Fnettle.git Fix file header. --- diff --git a/poly1305-internal.h b/poly1305-internal.h index 61818510..f6b7ee83 100644 --- a/poly1305-internal.h +++ b/poly1305-internal.h @@ -1,4 +1,4 @@ -/* poly1305.h +/* poly1305-internal.h Poly1305 message authentication code.