summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tiff/libtiff/tif_predict.h')
-rw-r--r--tiff/libtiff/tif_predict.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tiff/libtiff/tif_predict.h b/tiff/libtiff/tif_predict.h
index a326b9b8..597faa16 100644
--- a/tiff/libtiff/tif_predict.h
+++ b/tiff/libtiff/tif_predict.h
@@ -32,7 +32,7 @@
* ``Library-private'' Support for the Predictor Tag
*/
-typedef int (*TIFFEncodeDecodeMethod)(TIFF* tif, uint8* buf, tmsize_t size);
+typedef int (*TIFFEncodeDecodeMethod)(TIFF* tif, uint8_t* buf, tmsize_t size);
/*
* Codecs that want to support the Predictor tag must place