[llvm-commits] CVS: llvm/lib/Linker/LinkLibraries.cpp
Reid Spencer
reid at x10sys.com
Sun Dec 12 19:23:23 PST 2004
Changes in directory llvm/lib/Linker:
LinkLibraries.cpp updated: 1.1 -> 1.2
---
Log message:
Add missing space in a comment.
---
Diffs of the changes: (+1 -1)
Index: llvm/lib/Linker/LinkLibraries.cpp
diff -u llvm/lib/Linker/LinkLibraries.cpp:1.1 llvm/lib/Linker/LinkLibraries.cpp:1.2
--- llvm/lib/Linker/LinkLibraries.cpp:1.1 Sun Dec 12 21:00:04 2004
+++ llvm/lib/Linker/LinkLibraries.cpp Sun Dec 12 21:23:13 2004
@@ -2,7 +2,7 @@
//
// The LLVM Compiler Infrastructure
//
-// This file was developed by Reid Spencerand is distributed under the
+// This file was developed by Reid Spencer and is distributed under the
// University of Illinois Open Source License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
More information about the llvm-commits
mailing list