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