diff options
| author | Chris Lattner <sabre@nondot.org> | 2009-07-12 22:33:12 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2009-07-12 22:33:12 +0000 |
| commit | c9f6c334f09546d33d2dc79cc61bd1987dd5f78a (patch) | |
| tree | 3a93e4f5b4263ce96fbd10d0bce2314b45769a80 /clang/lib/Index/Entity.cpp | |
| parent | 000628da61a1fa5211e2f2565ecf2b2e18c60cf1 (diff) | |
| download | bcm5719-llvm-c9f6c334f09546d33d2dc79cc61bd1987dd5f78a.tar.gz bcm5719-llvm-c9f6c334f09546d33d2dc79cc61bd1987dd5f78a.zip | |
fix file headers.
llvm-svn: 75437
Diffstat (limited to 'clang/lib/Index/Entity.cpp')
| -rw-r--r-- | clang/lib/Index/Entity.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Index/Entity.cpp b/clang/lib/Index/Entity.cpp index c1d8702ea85..2620f88a958 100644 --- a/clang/lib/Index/Entity.cpp +++ b/clang/lib/Index/Entity.cpp @@ -1,4 +1,4 @@ -//===--- Entity.h - Cross-translation-unit "token" for decls ----*- C++ -*-===// +//===--- Entity.cpp - Cross-translation-unit "token" for decls ------------===// // // The LLVM Compiler Infrastructure // |

