Index: trunk/psLib/src/astro/psCoord.h
===================================================================
--- trunk/psLib/src/astro/psCoord.h	(revision 11248)
+++ trunk/psLib/src/astro/psCoord.h	(revision 11668)
@@ -8,6 +8,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.56 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-01-23 22:47:22 $
+ *  @version $Revision: 1.57 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-02-06 21:36:09 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -321,5 +321,5 @@
  *  the order of the projection
 */
-psBool p_psIsProjectionLinear(
+bool p_psIsProjectionLinear(
     psPlaneTransform *transform        ///< transform to test for linearity
 );
