From: Chris Lattner Date: Mon, 7 Feb 2011 20:03:14 +0000 (+0000) Subject: fix comment change. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=eb59ca976c6400936ee28b7c8687bda9c4ea1cdf;p=oota-llvm.git fix comment change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125047 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/VMCore/Constants.cpp b/lib/VMCore/Constants.cpp index b9b7b3f5393..a74d6970d58 100644 --- a/lib/VMCore/Constants.cpp +++ b/lib/VMCore/Constants.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file implements the Constant *classes. +// This file implements the Constant* classes. // //===----------------------------------------------------------------------===//