about summary refs log tree commit diff
path: root/converter/other/pamtogif.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/pamtogif.c')
-rw-r--r--converter/other/pamtogif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/pamtogif.c b/converter/other/pamtogif.c
index 341c9c03..11e9bdcd 100644
--- a/converter/other/pamtogif.c
+++ b/converter/other/pamtogif.c
@@ -406,7 +406,6 @@ rowReaderGotoNextInterlaceRow(RowReader * const rdrP) {
 
 
 
-
 static void
 rowReaderGotoNextStraightRow(RowReader * const rdrP) {
 /*----------------------------------------------------------------------------
@@ -1269,6 +1268,7 @@ writePixelUncompressed(LzwCompressor * const lzwP,
 }
 
 
+
 static void
 writeRaster(struct pam *  const pamP,
             RowReader *   const rowReaderP,