OSDN Git Service

Get rid of extraneous // in file comment.
authorReid Spencer <rspencer@reidspencer.com>
Tue, 27 Feb 2007 07:35:18 +0000 (07:35 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 27 Feb 2007 07:35:18 +0000 (07:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34662 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Support/APInt.cpp

index 965182f..ee8382d 100644 (file)
@@ -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.
 //
 //===----------------------------------------------------------------------===//