diff options
Diffstat (limited to 'lldb/test/benchmarks/example/main.cpp')
-rw-r--r-- | lldb/test/benchmarks/example/main.cpp | 2 |
1 files changed, 1 insertions, 1 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 // |