summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tiff/html/man/TIFFquery.3tiff.html')
-rw-r--r--tiff/html/man/TIFFquery.3tiff.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tiff/html/man/TIFFquery.3tiff.html b/tiff/html/man/TIFFquery.3tiff.html
index 2b47fc3d..9fabecca 100644
--- a/tiff/html/man/TIFFquery.3tiff.html
+++ b/tiff/html/man/TIFFquery.3tiff.html
@@ -41,7 +41,7 @@ routines</p>
<td width="91%">
<p><b>#include &lt;tiffio.h&gt;</b></p>
<!-- INDENTATION -->
-<p><b>uint32 TIFFCurrentRow(TIFF*</b> <i>tif</i><b>)<br>
+<p><b>uint32_t TIFFCurrentRow(TIFF*</b> <i>tif</i><b>)<br>
tstrip_t TIFFCurrentStrip(TIFF*</b> <i>tif</i><b>)<br>
ttile_t TIFFCurrentTile(TIFF*</b> <i>tif</i><b>)<br>
tdir_t TIFFCurrentDirectory(TIFF*</b> <i>tif</i><b>)<br>