summaryrefslogtreecommitdiff
path: root/lib/scudo/standalone/crc32_hw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/scudo/standalone/crc32_hw.cpp')
-rw-r--r--lib/scudo/standalone/crc32_hw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/scudo/standalone/crc32_hw.cpp b/lib/scudo/standalone/crc32_hw.cpp
index f4dae7b5f..62841ba51 100644
--- a/lib/scudo/standalone/crc32_hw.cpp
+++ b/lib/scudo/standalone/crc32_hw.cpp
@@ -1,4 +1,4 @@
-//===-- crc32_hw.h ----------------------------------------------*- C++ -*-===//
+//===-- crc32_hw.cpp --------------------------------------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.