Add missing space in a comment.
authorReid Spencer <rspencer@reidspencer.com>
Mon, 13 Dec 2004 03:23:13 +0000 (03:23 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 13 Dec 2004 03:23:13 +0000 (03:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18870 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Linker/LinkLibraries.cpp

index bae5e516e169f52b67a3f1eff0c67c7b5fae351b..bfde7906bb11f9983b49719c63d80d96ff9dcc4c 100644 (file)
@@ -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.
 // 
 //===----------------------------------------------------------------------===//