Index: trunk/psModules/src/pmMaskBadPixels.c
===================================================================
--- trunk/psModules/src/pmMaskBadPixels.c	(revision 4770)
+++ trunk/psModules/src/pmMaskBadPixels.c	(revision 4999)
@@ -19,6 +19,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-08-16 01:10:34 $
+ *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-09-12 20:51:10 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -36,6 +36,11 @@
 #include "pmMaskBadPixelsErrors.h"
 
-bool pmMaskBadPixels(pmReadout *in, const psImage *mask, unsigned int maskVal, float sat,
-                     unsigned int growVal, int grow)
+bool pmMaskBadPixels(
+    pmReadout *in,
+    const psImage *mask,
+    unsigned int maskVal,
+    float sat,
+    unsigned int growVal,
+    int grow)
 {
     int i = 0;
