Index: trunk/psModules/src/imcombine/pmReadoutCombine.h
===================================================================
--- trunk/psModules/src/imcombine/pmReadoutCombine.h	(revision 7059)
+++ trunk/psModules/src/imcombine/pmReadoutCombine.h	(revision 7256)
@@ -5,6 +5,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-05-04 02:38:20 $
+ *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-06-01 02:26:32 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -42,5 +42,5 @@
 // Combine multiple readouts, applying zero and scale, with optional minmax clipping
 bool pmReadoutCombine(pmReadout *output,// Output readout; altered and returned
-                      const psArray *inputs, // Array of input readouts (F32 image and weight, U8 mask)
+                      psArray *inputs,  // Array of input readouts (F32 image and weight, U8 mask)
                       const psVector *zero, // Zero corrections to subtract from input, or NULL
                       const psVector *scale, // Scale corrections to divide into input, or NULL
