From dd8aaea0561a2f1fa3d2818185900e92d17e4720 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Fri, 15 May 2020 20:57:40 +0000 Subject: Fix grammar in comments git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3810 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- other/pamfix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'other') diff --git a/other/pamfix.c b/other/pamfix.c index e40f51f4..4f4eedfc 100644 --- a/other/pamfix.c +++ b/other/pamfix.c @@ -109,7 +109,7 @@ analyzeRaster(const struct pam * const pamP, bool const verbose) { /*---------------------------------------------------------------------------- Go through the raster at which the stream described by *tweakedPamP is - presently positioned and count how many rows can be successfully read + currently positioned and count how many rows can be successfully read (including validating the samples against pamP->maxval) and determine the highest sample value in those rows. -- cgit 1.4.1