about summary refs log tree commit diff
path: root/urt/rle_row_alc.c
diff options
context:
space:
mode:
Diffstat (limited to 'urt/rle_row_alc.c')
-rw-r--r--urt/rle_row_alc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/urt/rle_row_alc.c b/urt/rle_row_alc.c
index d7631744..4ed19880 100644
--- a/urt/rle_row_alc.c
+++ b/urt/rle_row_alc.c
@@ -97,6 +97,7 @@ rle_pixel ***scanp;
 }
 
 
+
 /*****************************************************************
  * TAG( rle_row_free )
  *
@@ -129,3 +130,6 @@ rle_pixel **scanp;
         }
     free( (char *)scanp );
 }
+
+
+