summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2007-09-24 10:58:15 +0000
committerLutz Jänicke <jaenicke@openssl.org>2007-09-24 10:58:15 +0000
commit284498fcefac44d0729797d07cd5bfe325202f65 (patch)
tree069ee2560d701788d2c74a5b500a3e04ba7d24a6
parent07d9808496517052d985156cf1d6003af931e51e (diff)
downloadopenssl-new-284498fcefac44d0729797d07cd5bfe325202f65.tar.gz
Finish sentence with a "."
-rw-r--r--FAQ2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ b/FAQ
index c56dbadc9d..748eb09412 100644
--- a/FAQ
+++ b/FAQ
@@ -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.
===============================================================================