mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 23:48:39 +01:00
tiff: update version to 4.1.0
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
This commit is contained in:
committed by
Sebastian Kemper
parent
709dc04d2a
commit
33e31a4b3a
@@ -1,6 +1,6 @@
|
||||
--- a/libtiff/tiffiop.h
|
||||
+++ b/libtiff/tiffiop.h
|
||||
@@ -286,7 +286,7 @@ struct tiff {
|
||||
@@ -302,7 +302,7 @@ struct tiff {
|
||||
*/
|
||||
#if defined(HAVE_FSEEKO)
|
||||
# define fseek(stream,offset,whence) fseeko(stream,offset,whence)
|
||||
|
||||
Reference in New Issue
Block a user