Index: trunk/psLib/src/fits/psFits.c
===================================================================
--- trunk/psLib/src/fits/psFits.c	(revision 36364)
+++ trunk/psLib/src/fits/psFits.c	(revision 41521)
@@ -773,4 +773,5 @@
     int status = 0;                     // cfitsio status
     int comptype = 0;                   // cfitsio compression type
+
     if (fits_get_compression_type(fits->fd, &comptype, &status)) {
         psFitsError(status, true, "Unable to get compression type.");
