about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2006-10-01 20:26:36 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2006-10-01 20:26:36 +0000
commitfce04508ec7e63241fc52278a2b960d8a5e4608c (patch)
tree45200034e707fef5068690890615d4a656c5d382
parent7026d151d1bf717c57775a769e7de7babdc6544d (diff)
downloadnetpbm-mirror-fce04508ec7e63241fc52278a2b960d8a5e4608c.tar.gz
netpbm-mirror-fce04508ec7e63241fc52278a2b960d8a5e4608c.tar.xz
netpbm-mirror-fce04508ec7e63241fc52278a2b960d8a5e4608c.zip
cleanup
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@78 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--converter/other/pnmtopng.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/converter/other/pnmtopng.c b/converter/other/pnmtopng.c
index 9287d0ee..b83cbbcf 100644
--- a/converter/other/pnmtopng.c
+++ b/converter/other/pnmtopng.c
@@ -2238,12 +2238,12 @@ convertpnm(struct cmdlineInfo const cmdline,
          of the input image.
       */
   int transexact;  
-    /* boolean: the user wants only the exact color he specified to be
-       transparent; not just something close to it.
-    */
+      /* boolean: the user wants only the exact color he specified to be
+         transparent; not just something close to it.
+      */
   int transparent;
   bool alpha;
-    /* There will be an alpha mask */
+      /* There will be an alpha mask */
   unsigned int pnm_meaningful_bits;
   pixel backcolor;
       /* The background color, with maxval equal to that of the input