summaryrefslogtreecommitdiff
path: root/include/delphi/m_ssl.inc
diff options
context:
space:
mode:
Diffstat (limited to 'include/delphi/m_ssl.inc')
-rw-r--r--include/delphi/m_ssl.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/delphi/m_ssl.inc b/include/delphi/m_ssl.inc
index 0db808b181..0ac5e7ba67 100644
--- a/include/delphi/m_ssl.inc
+++ b/include/delphi/m_ssl.inc
@@ -45,7 +45,7 @@ type
a service to obtain the SSL API
wParam = 0;
-lParam = (LPARAM)(SSL_API*).
+lParam = (LPARAM)(SSL_API* ).
returns TRUE if all is Ok, and FALSE otherwise
}