Restore native byte order before running need_to_reorder_bytes.
authorW. Trevor King <wking@tremily.us>
Mon, 16 Jul 2012 20:28:43 +0000 (16:28 -0400)
committerW. Trevor King <wking@tremily.us>
Mon, 16 Jul 2012 20:28:43 +0000 (16:28 -0400)
commit73183fbf7a4697252c6b9664eeeba4cff4497e84
tree32ad502cdce3a88a068a6804a62c7899b789ff3d
parent433ce470115af565a0ed7b771fe09c3c4687a439
Restore native byte order before running need_to_reorder_bytes.

Otherwise an earier switch to a non-native byte ordering will confuse
the current load.
igor/binarywave.py