Index: trunk/psModules/src/astrom/pmFPA.h
===================================================================
--- trunk/psModules/src/astrom/pmFPA.h	(revision 6872)
+++ trunk/psModules/src/astrom/pmFPA.h	(revision 6896)
@@ -7,6 +7,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-04-17 18:01:04 $
+*  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-04-19 03:24:09 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -129,5 +129,6 @@
 typedef struct
 {
-    int row0;                           ///< Row offset; non-zero if reading in bit by bit
+    int col0;                           ///< Column offset; non-zero if reading in columns bit by bit
+    int row0;                           ///< Row offset; non-zero if reading in rows bit by bit
     psImage *image;                     ///< Imaging area of readout
     psImage *mask;                      ///< Mask of input image
