]> git.tuebingen.mpg.de Git - paraslash.git/commit
Fix the osx writer on little endian machines.
authorAndre Noll <maan@systemlinux.org>
Sat, 15 Nov 2008 19:26:06 +0000 (20:26 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 15 Nov 2008 19:26:06 +0000 (20:26 +0100)
commit1e858b078e3d7870176fabc0d69eaccf9711bcb3
tree1621f18c7dfc22eaa820ad0bf5d774de50ef0c0b
parenta8beedcaa6f25a0dda36975a30a65a2038df6e30
Fix the osx writer on little endian machines.

We have to use kLinearPCMFormatFlagIsBigEndian only of we're on a little endian
(intel) system.
osx_write.c