Index: trunk/psLib/src/math/psMinimize.c
===================================================================
--- trunk/psLib/src/math/psMinimize.c	(revision 4570)
+++ trunk/psLib/src/math/psMinimize.c	(revision 4580)
@@ -9,6 +9,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.126 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-07-16 00:42:28 $
+ *  @version $Revision: 1.127 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-07-19 02:55:54 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -520,5 +520,4 @@
     psVector *y32 = yPtr;
 
-
     // If these are linear splines, which means their polynomials will have
     // two coefficients, then we do the simple calculation.
@@ -638,4 +637,5 @@
     psTrace(".psLib.dataManip.psVectorFitSpline1D", 4,
             "---- psVectorFitSpline1D() end ----\n");
+
     return(mySpline);
 }
