Explorar o código

fix spurious spaces causing browser problems

[SVN r20050]
Beman Dawes %!s(int64=22) %!d(string=hai) anos
pai
achega
bd4f7adedf
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  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>
     <head>
         <title>Boost C++ Libraries</title>
@@ -437,8 +437,8 @@
             </tr>
         </table>
         <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>
         <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>

粤ICP备19079148号