[xiph-commits] r11786 - websites/speex.org/ssi

giles at svn.xiph.org giles at svn.xiph.org
Tue Aug 15 23:27:04 PDT 2006


Author: giles
Date: 2006-08-15 23:27:04 -0700 (Tue, 15 Aug 2006)
New Revision: 11786

Modified:
   websites/speex.org/ssi/pagetop.include
Log:
Fix garbage characters at the start of the file.


Modified: websites/speex.org/ssi/pagetop.include
===================================================================
--- websites/speex.org/ssi/pagetop.include	2006-08-16 06:22:14 UTC (rev 11785)
+++ websites/speex.org/ssi/pagetop.include	2006-08-16 06:27:04 UTC (rev 11786)
@@ -1,4 +1,4 @@
-<div id="thepage">
+<div id="thepage">
 <div id="logos">
 	<a href="http://www.speex.org/"><img src="/images/logos/parrot_speex_org-3.png" alt="Speex: a free codec for free speech"/></a>
 </div>



More information about the commits mailing list