Changes in directory llvm/lib/Support:

APInt.cpp updated: 1.51 -> 1.52
---
Log message:

Get rid of extraneous // in file comment.


---
Diffs of the changes:  (+1 -1)

 APInt.cpp |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/lib/Support/APInt.cpp
diff -u llvm/lib/Support/APInt.cpp:1.51 llvm/lib/Support/APInt.cpp:1.52
--- llvm/lib/Support/APInt.cpp:1.51     Mon Feb 26 19:28:10 2007
+++ llvm/lib/Support/APInt.cpp  Tue Feb 27 01:35:18 2007
@@ -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.
 //
 
//===----------------------------------------------------------------------===//



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to