Index: trunk/psModules/src/detrend/pmMaskBadPixels.h
===================================================================
--- trunk/psModules/src/detrend/pmMaskBadPixels.h	(revision 6910)
+++ trunk/psModules/src/detrend/pmMaskBadPixels.h	(revision 7060)
@@ -24,6 +24,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-04-19 20:37:35 $
+ *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-05-04 03:57:32 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -39,5 +39,5 @@
 /** Mask values */
 typedef enum {
-    PM_MASK_CLEAR   = 0x00,   ///< The pixel is a charge trap.
+    PM_MASK_CLEAR   = 0x00,   ///< The pixel is not masked
     PM_MASK_TRAP    = 0x01,   ///< The pixel is a charge trap.
     PM_MASK_BADCOL  = 0x02,   ///< The pixel is a bad column.
