commit | c9f6c334f09546d33d2dc79cc61bd1987dd5f78a | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Jul 12 22:33:12 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Jul 12 22:33:12 2009 +0000 |
tree | 3a93e4f5b4263ce96fbd10d0bce2314b45769a80 | |
parent | 000628da61a1fa5211e2f2565ecf2b2e18c60cf1 [diff] [blame] |
fix file headers. llvm-svn: 75437
diff --git a/clang/lib/Index/Entity.cpp b/clang/lib/Index/Entity.cpp index c1d8702..2620f88 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 //