[xiph-cvs] cvs commit: vorbis-tools/oggenc oggenc.c

Michael Smith msmith at xiph.org
Sat Aug 10 09:53:23 PDT 2002



msmith      02/08/10 12:53:23

  Modified:    oggenc   oggenc.c
  Log:
  Fix a typo in the usage message

Revision  Changes    Path
1.67      +1 -1      vorbis-tools/oggenc/oggenc.c

Index: oggenc.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/oggenc/oggenc.c,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- oggenc.c	12 Jul 2002 02:55:11 -0000	1.66
+++ oggenc.c	10 Aug 2002 16:53:23 -0000	1.67
@@ -436,7 +436,7 @@
                 " must be 16bit stereo little-endian PCM ('headerless wav'), unless additional\n"
                 " parameters for raw mode are specified.\n"
                 " You can specify taking the file from stdin by using - as the input filename.\n"
-		" In this mode, output is to stdout unless an outfile filename is specified\n"
+		" In this mode, output is to stdout unless an output filename is specified\n"
                 " with -o\n"
                 "\n"), VERSION_STRING, COPYRIGHT);
 }

<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