From 0392f94fbc1344ba322f7576f0d7b23e8973ba28 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Tue, 8 Mar 2011 21:29:07 +0000 Subject: Typo. --- fips/dh/fips_dhvs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fips') diff --git a/fips/dh/fips_dhvs.c b/fips/dh/fips_dhvs.c index 73623e36b4..f00efecf22 100644 --- a/fips/dh/fips_dhvs.c +++ b/fips/dh/fips_dhvs.c @@ -60,7 +60,7 @@ int main(int argc, char **argv) { - printf("No FIPS DRBG support\n"); + printf("No FIPS DH support\n"); return(0); } #else -- cgit v1.2.3