about summary refs log tree commit diff
path: root/converter/other/pamtowinicon.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/pamtowinicon.c')
-rw-r--r--converter/other/pamtowinicon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/pamtowinicon.c b/converter/other/pamtowinicon.c
index 3c2c06bf..14b29f34 100644
--- a/converter/other/pamtowinicon.c
+++ b/converter/other/pamtowinicon.c
@@ -177,6 +177,7 @@ get_rgbPixel(tuple **     const tuples,
 }
 
 
+
 static bool
 andMakesOpaque(const struct pam * const pamP,
                tuple **           const tuples,
@@ -701,7 +702,6 @@ blackenXor(const struct pam * const pamP,
 
 
 
-
 static void
 readAndScalePam(struct pam * const pamP,
                 bool         const doingPng,