From cd6b52d747c7f1b820606297539b47fca08d8c0e Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 21 Jul 2018 14:40:56 +0000 Subject: fix typo in comment git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3294 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- analyzer/ppmhist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'analyzer/ppmhist.c') diff --git a/analyzer/ppmhist.c b/analyzer/ppmhist.c index 299ab6ca..c4ab3581 100644 --- a/analyzer/ppmhist.c +++ b/analyzer/ppmhist.c @@ -172,7 +172,7 @@ universalMaxval(pixval const maxval, int const format) { /*---------------------------------------------------------------------------- A maxval that makes it impossible for a pixel to be invalid in an image that - states it maxval as 'maxval' and has format 'format'. + states its maxval as 'maxval' and has format 'format'. E.g. in a one-byte-per-sample image, it's not possible to read a sample value greater than 255, so a maxval of 255 makes it impossible for a sample -- cgit 1.4.1