summaryrefslogtreecommitdiff
path: root/lib/x509/rfc2818.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/x509/rfc2818.h')
-rw-r--r--lib/x509/rfc2818.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/x509/rfc2818.h b/lib/x509/rfc2818.h
index ed9749a734..4bea2165f6 100644
--- a/lib/x509/rfc2818.h
+++ b/lib/x509/rfc2818.h
@@ -22,5 +22,5 @@
*
*/
-int _gnutls_hostname_compare(const char *certname, const char *hostname);
+int _gnutls_hostname_compare (const char *certname, const char *hostname);
#define MAX_CN 256