Index: trunk/archive/pslib/include/psPosition.h
===================================================================
--- trunk/archive/pslib/include/psPosition.h	(revision 705)
+++ trunk/archive/pslib/include/psPosition.h	(revision 710)
@@ -122,8 +122,7 @@
 
 /** Apply general spherical transformation */
-typedef int psSphereCoordSystem;	/* XXX What is this type really? RHL */
 psSphereCoord *
 psSphereCoordTransform(const psSphereCoord *coord, ///< Coordinates to convert
-		       psSphereCoordSystem *sys	///< System to use to convert
+		       const psSphereCoordTransformation *sys ///< System to use to convert
     );
 
