CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/05/02 16:32:29
Modified files:
usr.bin/aucat : sock.c
lib/libsndio : aucat.c sio_aucat.c
Log message:
Add missing byter order conversions in message headers. Fixes the case
when the server and the client are not of the same endianness.
Found by naddy.
