Index: trunk/psModules/src/camera/pmFPAMaskWeight.h
===================================================================
--- trunk/psModules/src/camera/pmFPAMaskWeight.h	(revision 17730)
+++ trunk/psModules/src/camera/pmFPAMaskWeight.h	(revision 17732)
@@ -5,6 +5,6 @@
  * @author Eugene Magnier, IfA
  *
- * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
- * @date $Date: 2008-05-17 02:38:46 $
+ * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2008-05-17 02:42:01 $
  * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
  */
@@ -120,6 +120,6 @@
 /// statistics (very important for quantising images so that a product can be written out!).  This function
 /// sets masked areas to NAN in the image and weight.
-bool pmSubtractionMaskApply(pmReadout *readout, ///< Readout to mask
-                            psMaskType maskVal ///< Mask value for which to apply mask
+bool pmReadoutMaskApply(pmReadout *readout, ///< Readout to mask
+                        psMaskType maskVal ///< Mask value for which to apply mask
     );
 
