summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/IndexProvider.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-07-12 22:33:12 +0000
committerChris Lattner <sabre@nondot.org>2009-07-12 22:33:12 +0000
commitc9f6c334f09546d33d2dc79cc61bd1987dd5f78a (patch)
tree3a93e4f5b4263ce96fbd10d0bce2314b45769a80 /clang/lib/Index/IndexProvider.cpp
parent000628da61a1fa5211e2f2565ecf2b2e18c60cf1 (diff)
downloadbcm5719-llvm-c9f6c334f09546d33d2dc79cc61bd1987dd5f78a.tar.gz
bcm5719-llvm-c9f6c334f09546d33d2dc79cc61bd1987dd5f78a.zip
fix file headers.
llvm-svn: 75437
Diffstat (limited to 'clang/lib/Index/IndexProvider.cpp')
-rw-r--r--clang/lib/Index/IndexProvider.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Index/IndexProvider.cpp b/clang/lib/Index/IndexProvider.cpp
index 45719bb8e19..074a83d9a6f 100644
--- a/clang/lib/Index/IndexProvider.cpp
+++ b/clang/lib/Index/IndexProvider.cpp
@@ -1,4 +1,4 @@
-//===--- IndexProvider.h - Map of entities to translation units -*- C++ -*-===//
+//===--- IndexProvider.cpp - Map of entities to translation units ---------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud