Index: trunk/psModules/src/pmAstrometry.h
===================================================================
--- trunk/psModules/src/pmAstrometry.h	(revision 4779)
+++ trunk/psModules/src/pmAstrometry.h	(revision 4992)
@@ -8,6 +8,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-08-16 02:29:29 $
+*  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-09-11 22:25:39 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -441,11 +441,11 @@
 psTime *pmCellGetTime(pmCell *cell); // CELL.TIME
 psList *pmCellGetBiasSec(pmCell *cell); // CELL.BIASSEC
-psRegion *pmCellGetTrimSec(pmCell *cell); // CELL.TRIMSEC
+psRegion pmCellGetTrimSec(pmCell *cell); // CELL.TRIMSEC
 float pmCellGetGain(pmCell *cell); // CELL.GAIN
 float pmCellGetReadNoise(pmCell *cell); // CELL.READNOISE
 float pmCellGetSaturation(pmCell *cell); // CELL.SATURATION
 float pmCellGetBad(pmCell *cell); // CELL.BAD
-psPixelCoord *pmCellGetBin(pmCell *cell); // CELL.BIN
-psPixelCoord *pmCellGetParity(pmCell *cell); // CELL.PARITY
+psPixelCoord pmCellGetBin(pmCell *cell); // CELL.BIN
+psPixelCoord pmCellGetParity(pmCell *cell); // CELL.PARITY
 float pmReadoutGetExposure(pmReadout *readout); // READOUT.EXPOSURE
 float pmReadoutGetDarkTime(pmReadout *readout); // READOUT.DARKTIME
