about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--lib/pam.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pam.h b/lib/pam.h
index 97d5b3cb..e3f57d93 100644
--- a/lib/pam.h
+++ b/lib/pam.h
@@ -52,7 +52,7 @@ struct pam {
            image.  Then it's PBM_FORMAT, RPBM_FORMAT, etc.
            */
     unsigned int plainformat;
-        /* Logical: On output, use the plain version of the format type
+        /* Logical: On output, use plain version of the format type
            indicated by 'format'.  Otherwise, use the raw version.
            (i.e., on output, the plainness information in 'format' is
            irrelevant).  Input functions set this to FALSE, for the