[llvm-commits] CVS: llvm/docs/index.html
Misha Brukman
brukman at cs.uiuc.edu
Fri Dec 3 15:26:34 PST 2004
Changes in directory llvm/docs:
index.html updated: 1.36 -> 1.37
---
Log message:
Remove extraneous space in link
---
Diffs of the changes: (+3 -3)
Index: llvm/docs/index.html
diff -u llvm/docs/index.html:1.36 llvm/docs/index.html:1.37
--- llvm/docs/index.html:1.36 Sun Nov 21 08:58:12 2004
+++ llvm/docs/index.html Fri Dec 3 17:26:23 2004
@@ -138,8 +138,8 @@
understand how to use the libraries produced when LLVM is compiled.</li>
<li><a href="http://llvm.cs.uiuc.edu/doxygen/">Doxygen generated
-documentation</a> (<a href="http://llvm.cs.uiuc.edu/doxygen/inherits.html">
-classes</a>)</li>
+documentation</a> (<a
+href="http://llvm.cs.uiuc.edu/doxygen/inherits.html">classes</a>)</li>
<li><a href="http://llvm.cs.uiuc.edu/cvsweb/cvsweb.cgi/llvm">CVSWeb CVS Tree
Browser</a></li>
@@ -229,6 +229,6 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
<a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2004/11/21 14:58:12 $
+ Last modified: $Date: 2004/12/03 23:26:23 $
</address>
More information about the llvm-commits
mailing list