summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/APInt.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-02-27 07:35:18 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-02-27 07:35:18 +0000
commit011651745cc7c1491219c54af2efcce0dadafce0 (patch)
treed161e9ef9b08da4065c1999bc6a59cd69fe91318 /llvm/lib/Support/APInt.cpp
parentfa9227ed54372a104898cbbec90c48fca79e5793 (diff)
downloadbcm5719-llvm-011651745cc7c1491219c54af2efcce0dadafce0.tar.gz
bcm5719-llvm-011651745cc7c1491219c54af2efcce0dadafce0.zip
Get rid of extraneous // in file comment.
llvm-svn: 34662
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
-rw-r--r--llvm/lib/Support/APInt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/APInt.cpp b/llvm/lib/Support/APInt.cpp
index 965182f5ec4..ee8382deb3f 100644
--- a/llvm/lib/Support/APInt.cpp
+++ b/llvm/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.
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud