]> wimlib.net Git - wimlib/commit
Make endian conversion macros const-friendly
authorEric Biggers <ebiggers3@gmail.com>
Mon, 19 Oct 2015 00:39:25 +0000 (19:39 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Mon, 19 Oct 2015 00:39:25 +0000 (19:39 -0500)
commit6cf66357e5b64c1b7460b42d45740dd8eaeca36e
treee0f43510031c68d45aa94056fa36fa167860e073
parent6aa26b42aa9bfd2f42ec5c82d7bbaf4ab42b79d9
Make endian conversion macros const-friendly

This avoids compilation errors on big endian systems.
include/wimlib/endianness.h