Typo
[openssl.git] / FAQ
diff --git a/FAQ b/FAQ
index 389d786dab4d5a50074c3c9074fbbc0dd15fb06c..1b129bc5ac8bbf977ff5a8246f1a6a568f001f21 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -732,6 +732,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!