summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/test/benchmarks/example/main.cpp2
-rw-r--r--lldb/test/functionalities/non-overlapping-index-variable-i/main.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/lldb/test/benchmarks/example/main.cpp b/lldb/test/benchmarks/example/main.cpp
index ac73a70b0a4..8f2706e2638 100644
--- a/lldb/test/benchmarks/example/main.cpp
+++ b/lldb/test/benchmarks/example/main.cpp
@@ -1,4 +1,4 @@
-//===-- main.c --------------------------------------------------*- C++ -*-===//
+//===-- main.cpp ------------------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
diff --git a/lldb/test/functionalities/non-overlapping-index-variable-i/main.cpp b/lldb/test/functionalities/non-overlapping-index-variable-i/main.cpp
index a678dad3423..b4f519cd25a 100644
--- a/lldb/test/functionalities/non-overlapping-index-variable-i/main.cpp
+++ b/lldb/test/functionalities/non-overlapping-index-variable-i/main.cpp
@@ -1,4 +1,4 @@
-//===-- main.c --------------------------------------------------*- C++ -*-===//
+//===-- main.cpp ------------------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud