Finish sentence with a "."

This commit is contained in:
Lutz Jänicke
2007-09-24 10:58:15 +00:00
parent 07d9808496
commit 284498fcef

2
FAQ
View File

@@ -902,7 +902,7 @@ buffer contents are mixed into the entropy pool: so it technically does not
matter whether the buffer is initialized at this point or not. Valgrind (and
other test tools) will complain about this. When using Valgrind, make sure the
OpenSSL library has been compiled with the PURIFY macro defined (-DPURIFY)
to get rid of these warnings
to get rid of these warnings.
===============================================================================