From c210f3fff8990b6ec533c6cd0536ff51ca16e557 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 7 Sep 2014 00:00:03 +0000 Subject: Correct comment git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2272 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/other/tifftopnm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'converter/other') diff --git a/converter/other/tifftopnm.c b/converter/other/tifftopnm.c index 49237f5a..595d4937 100644 --- a/converter/other/tifftopnm.c +++ b/converter/other/tifftopnm.c @@ -1254,8 +1254,8 @@ convertRasterByRows(pnmOut * const pnmOutP, bool const verbose) { /*---------------------------------------------------------------------------- With the TIFF header all processed (and relevant information from it in - our arguments), write out the TIFF raster to the file images *imageoutFile - and *alphaFile. + our arguments), write out the TIFF raster to the Netpbm output files + as described by *pnmOutP. Do this one row at a time, employing the TIFF library's TIFFReadScanline. -- cgit 1.4.1