Fix URLs mangled by reformat
[openssl.git] / test / ectest.c
index c8893f9f2322bda2264b8bdc0e4fd743a231ee95..c6f1d7e1ff3519348cf78188b770c5603a4531ce 100644 (file)
@@ -1412,7 +1412,7 @@ struct nistp_test_params {
     int degree;
     /*
      * Qx, Qy and D are taken from
     int degree;
     /*
      * Qx, Qy and D are taken from
-     * http://csrcdocut.gov/groups/ST/toolkit/documents/Examples/ECDSA_Prime.pdf
+     * http://csrc.nist.gov/groups/ST/toolkit/documents/Examples/ECDSA_Prime.pdf
      * Otherwise, values are standard curve parameters from FIPS 180-3
      */
     const char *p, *a, *b, *Qx, *Qy, *Gx, *Gy, *order, *d;
      * Otherwise, values are standard curve parameters from FIPS 180-3
      */
     const char *p, *a, *b, *Qx, *Qy, *Gx, *Gy, *order, *d;