aboutsummaryrefslogtreecommitdiff
path: root/linux-x86/crypto/chacha/chacha-x86.S
diff options
context:
space:
mode:
Diffstat (limited to 'linux-x86/crypto/chacha/chacha-x86.S')
-rw-r--r--linux-x86/crypto/chacha/chacha-x86.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-x86/crypto/chacha/chacha-x86.S b/linux-x86/crypto/chacha/chacha-x86.S
index feceb5d..0ae7a4b 100644
--- a/linux-x86/crypto/chacha/chacha-x86.S
+++ b/linux-x86/crypto/chacha/chacha-x86.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(__i386__)
#if defined(BORINGSSL_PREFIX)