From b4d8ae5dfb2936b1da498e65a7f23af2f9dfccd0 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Tue, 27 Feb 2007 07:35:18 +0000 Subject: Get rid of extraneous // in file comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34662 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Support/APInt.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Support/APInt.cpp') diff --git a/lib/Support/APInt.cpp b/lib/Support/APInt.cpp index 965182f5ec..ee8382deb3 100644 --- a/lib/Support/APInt.cpp +++ b/lib/Support/APInt.cpp @@ -3,7 +3,7 @@ // The LLVM Compiler Infrastructure // // This file was developed by Sheng Zhou and Reid Spencer and is distributed -// under the // University of Illinois Open Source License. See LICENSE.TXT +// under the University of Illinois Open Source License. See LICENSE.TXT // for details. // //===----------------------------------------------------------------------===// -- cgit v1.2.3-18-g5258