Index: trunk/psModules/src/imcombine/pmReadoutCombine.h
===================================================================
--- trunk/psModules/src/imcombine/pmReadoutCombine.h	(revision 13591)
+++ trunk/psModules/src/imcombine/pmReadoutCombine.h	(revision 17228)
@@ -5,6 +5,6 @@
  * @author Paul Price, IfA
  *
- * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-06-02 03:51:03 $
+ * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2008-03-29 03:10:17 $
  * Copyright 2004-2006 Institute for Astronomy, University of Hawaii
  */
@@ -20,6 +20,5 @@
 /// These values define how the combination is performed, and should not vary by detector, so that it can be
 /// re-used for multiple combinations.
-typedef struct
-{
+typedef struct {
     psStatsOptions combine;             ///< Statistic to use when performing the combination
     psMaskType maskVal;                 ///< Mask value
@@ -31,6 +30,5 @@
     float rej;                          ///< Rejection threshould for clipping (for CLIPPED_MEAN only)
     bool weights;                       ///< Use the supplied weights (instead of calculated stdev)?
-}
-pmCombineParams;
+} pmCombineParams;
 
 // Allocator for pmCombineParams
