This commit is contained in:
Dr. Stephen Henson 2011-03-08 21:29:07 +00:00
parent 11e80de3ee
commit 0392f94fbc

View file

@ -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