From 7e43077cada20ff29a6fcd4b5751e72e0873125c Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 23 Jun 2013 20:17:34 +0000 Subject: Improve comment git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1953 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/pam.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/pam.h') diff --git a/lib/pam.h b/lib/pam.h index 24a27e81..2726092b 100644 --- a/lib/pam.h +++ b/lib/pam.h @@ -71,6 +71,9 @@ struct pam { Before Netpbm 10.32, this was rather different. It simply described for convenience the plainness of the format indicated by 'format'. + + This is meaningless when 'format' is PAM_FORMAT, as PAM does not + have plain and raw variations. */ int height; /* Height of image in rows */ int width; -- cgit 1.4.1