Index: /trunk/psLib/test/dataManip/tst_psMatrix03.c
===================================================================
--- /trunk/psLib/test/dataManip/tst_psMatrix03.c	(revision 883)
+++ /trunk/psLib/test/dataManip/tst_psMatrix03.c	(revision 884)
@@ -14,6 +14,6 @@
  *  @author  Ross Harman, MHPCC
  *
- *  @version $Revision: 1.3 $  $Name: not supported by cvs2svn $
- *  @date  $Date: 2004-06-04 23:42:18 $
+ *  @version $Revision: 1.4 $  $Name: not supported by cvs2svn $
+ *  @date  $Date: 2004-06-05 01:23:08 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -140,4 +140,5 @@
     psMatrixLUSolve(vectorBadOut, NULL, vectorBad, permBad);
     printFooter(stdout, "psMatrix", "Attempt to use null LU image argument", true);
+
     return 0;
 }
