Index: trunk/psLib/src/math/psCompare.h
===================================================================
--- trunk/psLib/src/math/psCompare.h	(revision 15070)
+++ trunk/psLib/src/math/psCompare.h	(revision 15075)
@@ -4,6 +4,6 @@
  * @author Robert Daniel DeSonia, MHPCC
  *
- * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-01-23 22:47:23 $
+ * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-09-28 21:02:23 $
  * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
  */
@@ -35,5 +35,5 @@
  *                   than, equal to, or greater than the second.
  */
-typedef int (*psCompareFcn) (
+typedef int (*psCompareFunc) (
     const void *a,                     ///< first comparison target
     const void *b                      ///< second comparison target
