From: Aaron Ballman Date: Thu, 7 Jan 2016 19:00:54 +0000 (+0000) Subject: Correcting the comment in a header file; NFC. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=86b6cfd7888accb3e65e648d2ad0cf9f61d2cd3e;p=clang 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 --- 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 //