Skip to content
Snippets Groups Projects
Commit 9e64e8c5 authored by Niels Möller's avatar Niels Möller
Browse files

Typo fix.

Rev: nettle/testsuite/gcm-test.c:1.6
parent 7a434d36
No related branches found
No related tags found
No related merge requests found
...@@ -65,7 +65,7 @@ test_main(void) ...@@ -65,7 +65,7 @@ test_main(void)
{ {
/* /*
* GCM-AES Test Vectors from * GCM-AES Test Vectors from
* htt://www.cryptobarn.com/papers/gcm-spec.pdf * http://www.cryptobarn.com/papers/gcm-spec.pdf
*/ */
/* Test case 1 */ /* Test case 1 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment