]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Typo fix.
authorNiels Möller <nisse@lysator.liu.se>
Thu, 10 Feb 2011 19:29:34 +0000 (20:29 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 10 Feb 2011 19:29:34 +0000 (20:29 +0100)
Rev: nettle/testsuite/gcm-test.c:1.6

testsuite/gcm-test.c

index 0bf69247a88d6cb43d7552f03b4f0ac3097d95f6..32346bee14530c4022f7e6ef57b140d7c87d7844 100644 (file)
@@ -65,7 +65,7 @@ test_main(void)
 {
   /* 
    * GCM-AES Test Vectors from
-   * htt://www.cryptobarn.com/papers/gcm-spec.pdf
+   * http://www.cryptobarn.com/papers/gcm-spec.pdf
    */
 
   /* Test case 1 */