fix formatting
authorBodo Möller <bodo@openssl.org>
Tue, 18 Mar 2003 12:50:07 +0000 (12:50 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 18 Mar 2003 12:50:07 +0000 (12:50 +0000)
FAQ

diff --git a/FAQ b/FAQ
index e2e7adf46a5ad0c32da14177b1a06baae936f775..e188f9a82ac10b38e703b024978e0aca6faceb56 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -674,6 +674,7 @@ The general answer is to check the config.log file generated when running
 the OpenSSH configure script. It should contain the detailed information
 on why the OpenSSL library was not detected or considered incompatible.
 
+
 * Can I use OpenSSL's SSL library with non-blocking I/O?
 
 Yes; make sure to read the SSL_get_error(3) manual page!