Index: trunk/psLib/src/math/psSpline.c
===================================================================
--- trunk/psLib/src/math/psSpline.c	(revision 2370)
+++ trunk/psLib/src/math/psSpline.c	(revision 2406)
@@ -7,6 +7,6 @@
  *  polynomials.  It also contains a Gaussian functions.
  *
- *  @version $Revision: 1.65 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-11-15 21:13:17 $
+ *  @version $Revision: 1.66 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-11-23 19:35:30 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -14,4 +14,6 @@
  *  XXX: What happens if the polyEVal functions are called with data of the wrong
  *       type?
+ *  XXX: Should the "coeffErr[]" be used as well?  Bug ???.  Ignore coeffErr
+ *
  */
 /*****************************************************************************/
@@ -274,5 +276,4 @@
     Polynomial coefficients will be accessed in [w][x][y][z] fashion.
  
-    XXX: Should the "coeffErr[]" be used as well?
  *****************************************************************************/
 static float ordPolynomial1DEval(float x, const psPolynomial1D* myPoly)
