some trailing whitespace in src, include

This commit is contained in:
nhmall
2021-10-16 12:12:21 -04:00
parent 711007cd44
commit 39713783d1
25 changed files with 52 additions and 52 deletions

View File

@@ -519,7 +519,7 @@ static const char *build_opts[] = {
#ifdef WIN32
"strong PRNG seed from CNG BCryptGenRandom()",
#endif
#endif /* DEV_RANDOM */
#endif /* DEV_RANDOM */
#else /* ISAAC64 */
#ifdef RANDOM
"pseudo random numbers generated by random()",