From aff951c3594a4949b58ab47c2036ac79040a1071 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 29 Dec 2019 20:12:09 +0000 Subject: Fix typos in comments and messages, whitespace git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3726 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/pam.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/pam.h') diff --git a/lib/pam.h b/lib/pam.h index 0055858b..5edc8a01 100644 --- a/lib/pam.h +++ b/lib/pam.h @@ -240,7 +240,7 @@ typedef float * pnm_transformMap; Each transform map is an array indexed by a PAM sample value, containing 'float' values. So it must have 'maxval' - entries. The sample -> samplen tranformation is just the + entries. The sample -> samplen transformation is just the obvious table lookup. The samplen -> sample transformation is more complicated -- if the samplen value is between map[N] and map[N+1], then the sample value is N. And only transforms -- cgit 1.4.1