Index: trunk/psLib/src/collections/psCompare.h
===================================================================
--- trunk/psLib/src/collections/psCompare.h	(revision 4162)
+++ trunk/psLib/src/collections/psCompare.h	(revision 4367)
@@ -6,6 +6,6 @@
  *  @ingroup Compare
  *
- *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-06-08 23:40:45 $
+ *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-23 03:50:29 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -28,5 +28,5 @@
  *                   than, equal to, or greater than the second.
  */
-typedef int (*psComparePtrFcn) (
+typedef int (*psComparePtrFunc) (
     const void **a,                    ///< first comparison target
     const void **b                     ///< second comparison target
