summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-08-03 20:40:35 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-08-03 20:40:35 +0000
commitc99dd97fc5da2ecb563580127f141cd510c2bfd4 (patch)
tree0140b38cc8cda759f17848935e360203b37e66e7
parenta8d4df429ae0bd464978cd67168abb712a84643b (diff)
downloadbcm5719-llvm-c99dd97fc5da2ecb563580127f141cd510c2bfd4.tar.gz
bcm5719-llvm-c99dd97fc5da2ecb563580127f141cd510c2bfd4.zip
Fix typos.
llvm-svn: 136809
-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