[xiph-cvs] cvs commit: icecast/src os.h
Michael Smith
msmith at xiph.org
Sat Nov 30 18:10:25 PST 2002
msmith 02/11/30 21:10:25
Modified: src os.h
Log:
Fix EOLs
Revision Changes Path
1.4 +2 -2 icecast/src/os.h
Index: os.h
===================================================================
RCS file: /usr/local/cvsroot/icecast/src/os.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- os.h 23 Nov 2002 15:55:27 -0000 1.3
+++ os.h 1 Dec 2002 02:10:25 -0000 1.4
@@ -8,8 +8,8 @@
#endif
#ifdef _WIN32
-#define PATH_SEPARATOR "\\"
-#define size_t int
+#define PATH_SEPARATOR "\\"
+#define size_t int
#define ssize_t int
#else
#define PATH_SEPARATOR "/"
<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