summaryrefslogtreecommitdiff
path: root/src/crypto/test/test_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/test/test_util.h')
-rw-r--r--src/crypto/test/test_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/test/test_util.h b/src/crypto/test/test_util.h
index 3bf41abb..9c9ef58f 100644
--- a/src/crypto/test/test_util.h
+++ b/src/crypto/test/test_util.h
@@ -62,4 +62,4 @@ inline bool operator!=(const Bytes &a, const Bytes &b) { return !(a == b); }
std::ostream &operator<<(std::ostream &os, const Bytes &in);
-#endif /* OPENSSL_HEADER_CRYPTO_TEST_TEST_UTIL_H */
+#endif // OPENSSL_HEADER_CRYPTO_TEST_TEST_UTIL_H