summaryrefslogtreecommitdiff
path: root/lib/sslv2_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sslv2_compat.h')
-rw-r--r--lib/sslv2_compat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/sslv2_compat.h b/lib/sslv2_compat.h
index 61b62cd650..15405febe4 100644
--- a/lib/sslv2_compat.h
+++ b/lib/sslv2_compat.h
@@ -21,9 +21,9 @@
*/
#ifndef GNUTLS_LIB_SSLV2_COMPAT_H
-#define GNUTLS_LIB_SSLV2_COMPAT_H
+# define GNUTLS_LIB_SSLV2_COMPAT_H
int _gnutls_read_client_hello_v2(gnutls_session_t session, uint8_t * data,
unsigned int datalen);
-#endif /* GNUTLS_LIB_SSLV2_COMPAT_H */
+#endif /* GNUTLS_LIB_SSLV2_COMPAT_H */