Index: trunk/psLib/test/astronomy/tst_psAstrometry02.c
===================================================================
--- trunk/psLib/test/astronomy/tst_psAstrometry02.c	(revision 2064)
+++ trunk/psLib/test/astronomy/tst_psAstrometry02.c	(revision 2065)
@@ -2,5 +2,4 @@
 #include "pslib.h"
 static int test1( void );
-
 testDescription tests[] = {
                               {test1, 0000, "Hey", 0, false},
@@ -66,5 +65,4 @@
         psFree(chips[i]);
     }
-
     return(0);
 }
