We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19cf1cf commit b060922Copy full SHA for b060922
Ogg.framework/Headers/os_types.h
@@ -11,7 +11,7 @@
11
********************************************************************
12
13
function: #ifdef jail to whip a few platforms into the UNIX ideal.
14
- last mod: $Id: os_types.h 17712 2010-12-03 17:10:02Z xiphmont $
+ last mod: $Id: os_types.h 19098 2014-02-26 19:06:45Z giles $
15
16
********************************************************************/
17
#ifndef _OS_TYPES_H
@@ -24,7 +24,7 @@
24
#define _ogg_realloc realloc
25
#define _ogg_free free
26
27
-#if defined(_WIN32)
+#if defined(_WIN32)
28
29
# if defined(__CYGWIN__)
30
# include <stdint.h>
Ogg.framework/Ogg
-64 KB
0 commit comments