Typo.
This commit is contained in:
parent
11e80de3ee
commit
0392f94fbc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue