aboutsummaryrefslogtreecommitdiff
path: root/linux-ppc64le/crypto/test/trampoline-ppc.S
diff options
context:
space:
mode:
Diffstat (limited to 'linux-ppc64le/crypto/test/trampoline-ppc.S')
-rw-r--r--linux-ppc64le/crypto/test/trampoline-ppc.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-ppc64le/crypto/test/trampoline-ppc.S b/linux-ppc64le/crypto/test/trampoline-ppc.S
index 7271090..8166d31 100644
--- a/linux-ppc64le/crypto/test/trampoline-ppc.S
+++ b/linux-ppc64le/crypto/test/trampoline-ppc.S
@@ -1,5 +1,5 @@
-# This file is generated from a similarly-named Perl script in the BoringSSL
-# source tree. Do not edit by hand.
+// This file is generated from a similarly-named Perl script in the BoringSSL
+// source tree. Do not edit by hand.
#if defined(__has_feature)
#if __has_feature(memory_sanitizer) && !defined(OPENSSL_NO_ASM)