[llvm-commits] CVS: llvm-www/status/index.html

Misha Brukman brukman at cs.uiuc.edu
Mon Mar 15 10:55:01 PST 2004


Changes in directory llvm-www/status:

index.html updated: 1.38 -> 1.39

---
Log message:

Close <strike> correctly.


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

Index: llvm-www/status/index.html
diff -u llvm-www/status/index.html:1.38 llvm-www/status/index.html:1.39
--- llvm-www/status/index.html:1.38	Sat Feb 14 19:15:45 2004
+++ llvm-www/status/index.html	Mon Mar 15 10:54:13 2004
@@ -156,7 +156,7 @@
 ./build CC=llvm-gcc lrh
 </pre>
   lrh = Linux Red Hat, there are many such targets.
-  Compile fails: see <a href="/PR141"><strike>bug 141<strike></a> and
+  Compile fails: see <a href="/PR141"><strike>bug 141</strike></a> and
   <a href="/PR82">bug 82</a> for details.</td>
 </tr>
 <!-- grep -->
@@ -454,7 +454,7 @@
   <address><a href="http://misha.brukman.net">Misha Brukman</a></address>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2004/02/15 01:15:45 $
+  Last modified: $Date: 2004/03/15 16:54:13 $
 </div>
 
 </body>





More information about the llvm-commits mailing list