[xiph-commits] r17707 - trunk/theora/examples

giles at svn.xiph.org giles at svn.xiph.org
Thu Dec 2 10:46:32 PST 2010


Author: giles
Date: 2010-12-02 10:46:32 -0800 (Thu, 02 Dec 2010)
New Revision: 17707

Modified:
   trunk/theora/examples/dump_psnr.c
   trunk/theora/examples/dump_video.c
Log:
Remove an extra space in the file header.


Modified: trunk/theora/examples/dump_psnr.c
===================================================================
--- trunk/theora/examples/dump_psnr.c	2010-12-02 17:54:32 UTC (rev 17706)
+++ trunk/theora/examples/dump_psnr.c	2010-12-02 18:46:32 UTC (rev 17707)
@@ -10,7 +10,7 @@
  *                                                                  *
  ********************************************************************
 
-  function: example dumpvid application; dumps  Theora streams
+  function: example dumpvid application; dumps Theora streams
   last mod: $Id: dump_video.c 15675 2009-02-06 09:43:27Z tterribe $
 
  ********************************************************************/

Modified: trunk/theora/examples/dump_video.c
===================================================================
--- trunk/theora/examples/dump_video.c	2010-12-02 17:54:32 UTC (rev 17706)
+++ trunk/theora/examples/dump_video.c	2010-12-02 18:46:32 UTC (rev 17707)
@@ -10,7 +10,7 @@
  *                                                                  *
  ********************************************************************
 
-  function: example dumpvid application; dumps  Theora streams
+  function: example dumpvid application; dumps Theora streams
   last mod: $Id: dump_video.c,v 1.2 2004/03/24 19:12:42 derf Exp $
 
  ********************************************************************/



More information about the commits mailing list