[xiph-cvs] cvs commit: ogg-tools/oggmerge oggmerge.c

Ralph Giles giles at xiph.org
Wed Aug 6 04:02:51 PDT 2003



giles       03/08/06 07:02:51

  Modified:    oggmerge oggmerge.c
  Log:
  Change my email address and correct a comment typo.

Revision  Changes    Path
1.8       +2 -2      ogg-tools/oggmerge/oggmerge.c

Index: oggmerge.c
===================================================================
RCS file: /usr/local/cvsroot/ogg-tools/oggmerge/oggmerge.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- oggmerge.c	15 Oct 2001 07:10:02 -0000	1.7
+++ oggmerge.c	6 Aug 2003 11:02:51 -0000	1.8
@@ -4,7 +4,7 @@
 
         oggmerge.c
 
-	Copyright 2000 Ralph Giles <Ralph_Giles at telus.net>
+	Copyright 2000 Ralph Giles <giles at xiph.org>
                        Jack Moffitt <jack at xiph.org>
 
         Distributed under the GPL
@@ -254,7 +254,7 @@
         /* let her rip! */
         while (1) {
                 /* Step 1: make sure an ogg page is available for each input 
-		** as long we havne't already processed the last one
+		** as long we haven't already processed the last one
                 */
                 file = params.input;
                 while (file) {

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list