Skip to content

Commit b060922

Browse files
Mobin Zadeh KochakMobin Zadeh Kochak
authored andcommitted
Latest build with:
- libogg version 1.3.2 - iOS SDK 8.3
1 parent 19cf1cf commit b060922

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Ogg.framework/Headers/os_types.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
********************************************************************
1212
1313
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 $
14+
last mod: $Id: os_types.h 19098 2014-02-26 19:06:45Z giles $
1515
1616
********************************************************************/
1717
#ifndef _OS_TYPES_H
@@ -24,7 +24,7 @@
2424
#define _ogg_realloc realloc
2525
#define _ogg_free free
2626

27-
#if defined(_WIN32)
27+
#if defined(_WIN32)
2828

2929
# if defined(__CYGWIN__)
3030
# include <stdint.h>

Ogg.framework/Ogg

-64 KB
Binary file not shown.

0 commit comments

Comments
 (0)