[llvm-commits] CVS: llvm/docs/GettingStarted.html
Misha Brukman
brukman at cs.uiuc.edu
Fri Nov 21 19:31:01 PST 2003
Changes in directory llvm/docs:
GettingStarted.html updated: 1.45 -> 1.46
---
Log message:
Switch to the standard footer. This page is not yet W3C-compliant.
---
Diffs of the changes: (+5 -6)
Index: llvm/docs/GettingStarted.html
diff -u llvm/docs/GettingStarted.html:1.45 llvm/docs/GettingStarted.html:1.46
--- llvm/docs/GettingStarted.html:1.45 Fri Nov 7 13:43:14 2003
+++ llvm/docs/GettingStarted.html Fri Nov 21 19:30:01 2003
@@ -1086,12 +1086,11 @@
<!-- *********************************************************************** -->
<hr>
-<div class="doc_footer">
- <address><a href="mailto:sabre at nondot.org">Chris Lattner</a></address>
- <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
- <br>
- Last modified: $Date: 2003/11/07 19:43:14 $
-</div>
+<address>
+ <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
+ <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
+ Last modified: $Date: 2003/11/22 01:30:01 $
+</address>
</body>
</html>
More information about the llvm-commits
mailing list