summaryrefslogtreecommitdiff
path: root/src/crypto/poly1305/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/poly1305/internal.h')
-rw-r--r--src/crypto/poly1305/internal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/crypto/poly1305/internal.h b/src/crypto/poly1305/internal.h
index 079f51ea..251b1f4f 100644
--- a/src/crypto/poly1305/internal.h
+++ b/src/crypto/poly1305/internal.h
@@ -35,7 +35,7 @@ void CRYPTO_poly1305_finish_neon(poly1305_state *state, uint8_t mac[16]);
#if defined(__cplusplus)
-} /* extern C */
+} // extern C
#endif
-#endif /* OPENSSL_HEADER_POLY1305_INTERNAL_H */
+#endif // OPENSSL_HEADER_POLY1305_INTERNAL_H