summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tiff/html/man/TIFFFieldPassCount.3tiff.html')
-rw-r--r--tiff/html/man/TIFFFieldPassCount.3tiff.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tiff/html/man/TIFFFieldPassCount.3tiff.html b/tiff/html/man/TIFFFieldPassCount.3tiff.html
index 5dc31262..4f6c6ad3 100644
--- a/tiff/html/man/TIFFFieldPassCount.3tiff.html
+++ b/tiff/html/man/TIFFFieldPassCount.3tiff.html
@@ -67,9 +67,9 @@ field information pointer previously returned by
<b>TIFFFieldWithName</b>.</p>
<p style="margin-left:11%; margin-top: 1em">When a
-<i>count</i> is required, it will be of type <b>uint32</b>
+<i>count</i> is required, it will be of type <b>uint32_t</b>
when <b>TIFFFieldReadCount</b> reports
-<b>TIFF_VARIABLE2</b>, and of type <b>uint16</b> otherwise.
+<b>TIFF_VARIABLE2</b>, and of type <b>uint16_t</b> otherwise.
(This distinction is critical for use of
<b>TIFFGetField</b>, but normally not so for use of
<b>TIFFSetField</b>.)</p>