From: Nate Begeman Date: Thu, 13 Mar 2008 23:56:36 +0000 (+0000) Subject: Fix comment X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2b59a2cbfdb93fcf1a4a303e1ea7753ff1c7b319;p=clang Fix comment git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48347 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/clang/Basic/TargetInfo.h b/include/clang/Basic/TargetInfo.h index 8923b95c22..ca8ac8c6a0 100644 --- a/include/clang/Basic/TargetInfo.h +++ b/include/clang/Basic/TargetInfo.h @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file defines the TargetInfo and TargetInfoImpl interfaces. +// This file defines the TargetInfo interface. // //===----------------------------------------------------------------------===//