summaryrefslogtreecommitdiffstats
path: root/include/clang/AST/BuiltinTypes.def
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2016-01-07 19:00:54 +0000
committerAaron Ballman <aaron@aaronballman.com>2016-01-07 19:00:54 +0000
commit86b6cfd7888accb3e65e648d2ad0cf9f61d2cd3e (patch)
tree188d5f0de29b8ecaef1c64255b996ff6e44588e6 /include/clang/AST/BuiltinTypes.def
parent763af2c47fa6881e59a77ba391f1cea28f00aac6 (diff)
Correcting the comment in a header file; NFC.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@257085 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/AST/BuiltinTypes.def')
-rw-r--r--include/clang/AST/BuiltinTypes.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/clang/AST/BuiltinTypes.def b/include/clang/AST/BuiltinTypes.def
index 85e237a2bf..a08a683902 100644
--- a/include/clang/AST/BuiltinTypes.def
+++ b/include/clang/AST/BuiltinTypes.def
@@ -1,4 +1,4 @@
-//===-- BuiltinTypeNodes.def - Metadata about BuiltinTypes ------*- C++ -*-===//
+//===-- BuiltinTypes.def - Metadata about BuiltinTypes ----------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//