diff options
Diffstat (limited to 'clang/lib/Index/Program.cpp')
-rw-r--r-- | clang/lib/Index/Program.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Index/Program.cpp b/clang/lib/Index/Program.cpp index 22fad9f9644..807d18c6992 100644 --- a/clang/lib/Index/Program.cpp +++ b/clang/lib/Index/Program.cpp @@ -1,4 +1,4 @@ -//===--- Program.h - Entity originator and misc -----------------*- C++ -*-===// +//===--- Program.cpp - Entity originator and misc -------------------------===// // // The LLVM Compiler Infrastructure // |