]> granicus.if.org Git - openssl/commitdiff
Finish sentence with a "."
authorLutz Jänicke <jaenicke@openssl.org>
Mon, 24 Sep 2007 10:58:15 +0000 (10:58 +0000)
committerLutz Jänicke <jaenicke@openssl.org>
Mon, 24 Sep 2007 10:58:15 +0000 (10:58 +0000)
FAQ

diff --git a/FAQ b/FAQ
index c56dbadc9df5255bdbf6706102daaf273ad21cae..748eb09412d175551665060687bf3c0656d45464 100644 (file)
--- 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.
 
 
 ===============================================================================