Fixed a problem with byte switching
authorFelix Morgner <felix.morgner@gmail.com>
Thu, 24 Apr 2014 10:42:47 +0000 (12:42 +0200)
committerFelix Morgner <felix.morgner@gmail.com>
Thu, 24 Apr 2014 10:42:47 +0000 (12:42 +0200)
This fixes an issue with byte switching. The preprocessor directive
used to determine the endianess of the system only worked on Linux
resulting in voice running over TCP only when umurmur runs on other
platforms. Note, this patch could and should be implemented better
but is working and should be regarded as a hotfix.


No differences found