Index: trunk/psLib/src/math/psSpline.h
===================================================================
--- trunk/psLib/src/math/psSpline.h	(revision 1341)
+++ trunk/psLib/src/math/psSpline.h	(revision 1342)
@@ -12,6 +12,6 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-07-29 22:44:34 $
+ *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-07-29 23:34:24 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -34,5 +34,5 @@
            float mean,     ///< Mean for the Gaussian
            float stddev,   ///< Standard deviation for the Gaussian
-           int normal      ///< Indicates whether result should be normalized
+           bool  normal      ///< Indicates whether result should be normalized
           );
 
