K 10 svn:author V 3 pjd K 8 svn:date V 27 2010-08-28T08:30:20.528667Z K 7 svn:log V 315 Correct offset conversion to little endian. It was implemented in version 2, but because of a bug it was a no-op, so we were still using offsets in native byte order for the host. Do it properly this time, bump version to 4 and set the G_ELI_FLAG_NATIVE_BYTE_ORDER flag when version is under 4. MFC after: 2 weeks END