-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule libtiff
updated
6 files
+2 −2 | libtiff/tif_dirinfo.c | |
+1 −1 | libtiff/tif_dirread.c | |
+20 −13 | libtiff/tif_dirwrite.c | |
+1 −1 | libtiff/tiffio.h | |
+4 −0 | test/CMakeLists.txt | |
+396 −0 | test/test_transferfunction_write_read.c |