Index: trunk/psLib/src/math/psSpline.h
===================================================================
--- trunk/psLib/src/math/psSpline.h	(revision 3096)
+++ trunk/psLib/src/math/psSpline.h	(revision 3115)
@@ -12,6 +12,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.40 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-01-26 20:41:04 $
+*  @version $Revision: 1.41 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-02-03 00:54:10 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -429,6 +429,6 @@
 
 psF32 p_psNRSpline1DEval(psSpline1D *spline,
-                         const psVector* restrict x,
-                         const psVector* restrict y,
+                         const psVector* x,
+                         const psVector* y,
                          psF32 X);
 
