summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tiff/man/TIFFFieldPassCount.3tiff')
-rw-r--r--tiff/man/TIFFFieldPassCount.3tiff4
1 files changed, 2 insertions, 2 deletions
diff --git a/tiff/man/TIFFFieldPassCount.3tiff b/tiff/man/TIFFFieldPassCount.3tiff
index ff14c520..45018573 100644
--- a/tiff/man/TIFFFieldPassCount.3tiff
+++ b/tiff/man/TIFFFieldPassCount.3tiff
@@ -48,13 +48,13 @@ or
When a
.I count
is required, it will be of type
-.BR uint32
+.BR uint32_t
when
.BR TIFFFieldReadCount
reports
.BR TIFF_VARIABLE2 ,
and of type
-.BR uint16
+.BR uint16_t
otherwise. (This distinction is critical for use of
.BR TIFFGetField ,
but normally not so for use of