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)
commit9e9323bf556e20c6395071cf1bf07fbf72918c99
treef118be73a666f12e8a56ce54f9c70b18feec5863
parent4e888c2117d35b588466f46faaef99df01ba94fe
Fixed a problem with byte switching

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.
src/crypt.c
src/crypt.h