From: Lutz Jänicke Date: Mon, 24 Sep 2007 10:58:15 +0000 (+0000) Subject: Finish sentence with a "." X-Git-Tag: OpenSSL_0_9_8f~16 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=284498fcefac44d0729797d07cd5bfe325202f65;p=oweals%2Fopenssl.git Finish sentence with a "." --- 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. ===============================================================================