summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2020-04-15 20:08:00 +0200
committerNiels Möller <nisse@lysator.liu.se>2020-04-15 20:08:00 +0200
commit5e6ae241bef534447044f42524893387b2310f9d (patch)
tree69b112a88aef90509fa804c24b281b39ba72fc53
parent7755d069ffa584a3baf23597d935dc4b789ec04e (diff)
downloadnettle-5e6ae241bef534447044f42524893387b2310f9d.tar.gz
Fix file header.
-rw-r--r--poly1305-internal.h2
1 files changed, 1 insertions, 1 deletions
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.