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

Michael Smith msmith at xiph.org
Sat Sep 15 08:11:04 PDT 2001



msmith      01/09/15 08:11:03

  Modified:    oggenc   platform.h
  Log:
  Forgot a few characters in the windows defaults.

Revision  Changes    Path
1.7       +1 -1      vorbis-tools/oggenc/platform.h

Index: platform.h
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/oggenc/platform.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- platform.h	2001/09/15 15:10:34	1.6
+++ platform.h	2001/09/15 15:11:03	1.7
@@ -18,7 +18,7 @@
 
 void setbinmode(FILE *);
 
-#define DEFAULT_NAMEFMT_REMOVE "/\\:"
+#define DEFAULT_NAMEFMT_REMOVE "/\\:<>|"
 #define DEFAULT_NAMEFMT_REPLACE NULL
 
 #else /* Unix, mostly */

--- >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