summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-06-17 19:07:27 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-06-17 23:52:13 +0200
commitb59a691d2f6b0d1b94ec68fa01768325e4a34dc9 (patch)
tree05106088bcb1f29510f0addda68e4e999be2bc20 /test
parent770bf5a1f42be2d7397b30b91467a7dca4dc1785 (diff)
Fix comments about endian-ness
...which had been added with 256825346ef710d8ef111d7d75535af8a3c5426e "swap if the host endianness doesn't match the file formats", but apparently the wrong way around. Intel is little-endian while Motorola is big-endian, which also matches the later code that sets bSwap to true for bIntel (i.e., little-endian) in case of OSL_BIGENDIAN and for bMotorola (i.e. big-endian) in case of !OSL_BIGENDIAN. Change-Id: I0def56b95228310694d623d4a1a58eab84ce27c8 Reviewed-on: https://gerrit.libreoffice.org/74184 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions