GSettings strinfo: byteswap integers
authorRyan Lortie <desrt@desrt.ca>
Mon, 4 Oct 2010 03:25:29 +0000 (23:25 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 4 Oct 2010 03:25:29 +0000 (23:25 -0400)
commit61563d5f555f697824cd2ecc17a6687773e6e70e
tree3feac0b1bb09d5089c0b89952a31f19cb6341e54
parent9211d2b00c82057864631a78b1f4ba1d36ee7b5c
GSettings strinfo: byteswap integers

strinfo is always strictly little endian, so ensure that we byteswap to
native when comparing and returning.
gio/strinfo.c