Sfoglia il codice sorgente

fix href bug in table heading

[SVN r10570]
Jens Maurer 25 anni fa
parent
commit
569af0c85e
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      status/cs-linux.html

+ 3 - 3
status/cs-linux.html

@@ -8,7 +8,7 @@ Compiler Status: linux
 <h1><img border border="0" src="../c++boost.gif" width="277" height="86"></h1>
 <h1>Compiler Status: linux</h1>
 
-<p><b>Run Date:</b> 05 Jul 2001 17:54 GMT</p>
+<p><b>Run Date:</b> 08 Jul 2001 20:19 GMT</p>
 <p><b>System Configuration:</b> Linux 2.4.4 (CPU: i686)</p>
 <p>
 <table border="1" cellspacing="0" cellpadding="5">
@@ -22,8 +22,8 @@ Compiler Status: linux
 <td><a href="http://www.comeaucomputing.com/">Comeau C++</a><br>4.2.45 beta2<br>(strict mode)<br>libcomo<br>beta10</td>
 <td><a href="http://www.comeaucomputing.com/">Comeau C++</a><br>4.2.45 beta2<br><a href="http://www.stlport.org/">STLport</a><br>4.0</td>
 <td><a href="http://www.comeaucomputing.com/">Comeau C++</a><br>4.2.45 beta2<br>(strict mode)<br><a href="http://www.stlport.org/">STLport</a><br>4.0</td>
-<td><a http://www.kai.com/C_plus_plus/index.html>KAI<br>KCC</a><br>4.0e</td>
-<td><a http://www.kai.com/C_plus_plus/index.html>KAI<br>KCC</a><br>4.0e<br>(strict mode)</td>
+<td><a href="http://www.kai.com/C_plus_plus/index.html">KAI<br>KCC</a><br>4.0e</td>
+<td><a href="http://www.kai.com/C_plus_plus/index.html">KAI<br>KCC</a><br>4.0e<br>(strict mode)</td>
 </tr>
 <tr>
 <td><a href="../libs/config/config_test.cpp">libs/config/config_test.cpp</a></td>

粤ICP备19079148号