From: Dr. Stephen Henson Date: Thu, 3 Jan 2008 13:56:12 +0000 (+0000) Subject: Typo. X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8535636f68427f22545b0d643243e0bfff67a27e;p=oweals%2Fopenssl.git Typo. --- diff --git a/fips-1.0/dsa/fips_dssvs.c b/fips-1.0/dsa/fips_dssvs.c index dd44f057ae..036065116e 100644 --- a/fips-1.0/dsa/fips_dssvs.c +++ b/fips-1.0/dsa/fips_dssvs.c @@ -274,7 +274,7 @@ void pqgver() } } -/* Keypair verification routine. NB: this isn't part of the stndard FIPS140-2 +/* Keypair verification routine. NB: this isn't part of the standard FIPS140-2 * algorithm tests. It is an additional test to perform sanity checks on the * output of the KeyPair test. */