From: Bill Wendling Date: Mon, 9 Feb 2009 12:31:40 +0000 (+0000) Subject: Fix comment. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=fb3e5ca53b412a41d26bb4316f10e68aa72f65f6;p=oota-llvm.git Fix comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64137 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/unittests/ADT/APInt.cpp b/unittests/ADT/APInt.cpp index cbcc1390bca..cca512463ce 100644 --- a/unittests/ADT/APInt.cpp +++ b/unittests/ADT/APInt.cpp @@ -1,4 +1,4 @@ -//===- llvm/unittest/ADT/APInt.cpp - APInt unit tests -----------*- C++ -*-===// +//===- llvm/unittest/ADT/APInt.cpp - APInt unit tests ---------------------===// // // The LLVM Compiler Infrastructure //