mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
libvorbis: updated to upstream rev 4d6177c8a
This commit is contained in:
parent
4e6f3dd766
commit
d2b75f4d79
65 changed files with 36 additions and 85 deletions
|
|
@ -13,7 +13,6 @@
|
|||
********************************************************************
|
||||
|
||||
function: #ifdef jail to whip a few platforms into the UNIX ideal.
|
||||
last mod: $Id: os.h 19457 2015-03-03 00:15:29Z giles $
|
||||
|
||||
********************************************************************/
|
||||
|
||||
|
|
@ -31,7 +30,7 @@
|
|||
|
||||
# ifdef __GNUC__
|
||||
# define STIN static __inline__
|
||||
# elif _WIN32
|
||||
# elif defined(_WIN32)
|
||||
# define STIN static __inline
|
||||
# else
|
||||
# define STIN static
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue