mirror of https://github.com/GNOME/gimp.git
1c3522802a
A recent addition to load layers in Sketchbook TIFFs contained a typo in code specific to big endian machines, making it fail to build there, which wasn’t caught in CI. In addition to this fix, use the appropriately named macro to convert from little endian to big endian. Signed-off-by: Nils Philippsen <nils@tiptoe.de> |
||
---|---|---|
.. | ||
file-tiff-export.c | ||
file-tiff-export.h | ||
file-tiff-io.c | ||
file-tiff-io.h | ||
file-tiff-load.c | ||
file-tiff-load.h | ||
file-tiff.c | ||
file-tiff.h | ||
meson.build |