1
0
Эх сурвалжийг харах

fix spurious spaces causing browser problems

[SVN r20050]
Beman Dawes 23 жил өмнө
parent
commit
bd4f7adedf
1 өөрчлөгдсөн 3 нэмэгдсэн , 3 устгасан
  1. 3 3
      index.htm

+ 3 - 3
index.htm

@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <html>
     <head>
     <head>
         <title>Boost C++ Libraries</title>
         <title>Boost C++ Libraries</title>
@@ -437,8 +437,8 @@
             </tr>
             </tr>
         </table>
         </table>
         <hr>
         <hr>
-<p> © Copyright Beman Dawes, David Abrahams, 1998-2003.</p>
-<p> See accompanying <a href="LICENSE">license</a> for terms and conditions 
+<p>© Copyright Beman Dawes, David Abrahams, 1998-2003.</p>
+<p>See accompanying <a href="LICENSE">license</a> for terms and conditions 
 of use.</p>
 of use.</p>
         <p>Revised 
         <p>Revised 
             <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->18 August, 2003<!--webbot bot="Timestamp" endspan i-checksum="34485" --></p>
             <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->18 August, 2003<!--webbot bot="Timestamp" endspan i-checksum="34485" --></p>

粤ICP备19079148号