Index: trunk/psModules/src/objects/pmSource.h
===================================================================
--- trunk/psModules/src/objects/pmSource.h	(revision 6872)
+++ trunk/psModules/src/objects/pmSource.h	(revision 6905)
@@ -3,6 +3,6 @@
  *  @author EAM, IfA; GLG, MHPCC
  *
- *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-04-17 18:01:05 $
+ *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-04-19 20:29:57 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -20,5 +20,6 @@
  * outside of the PSPHOT code.  Perhaps we can set up a registered set of mask
  * values with specific meanings that other functions can add to or define?
- */
+ 
+ * XXX We will only use the PM_MASK_xxx mask values
 typedef enum {
     PM_SOURCE_MASK_CLEAR     = 0x00,
@@ -27,4 +28,5 @@
     PM_SOURCE_MASK_MARKED    = 0x08,
 } psphotMaskValues;
+*/
 
 /** pmSourceType enumeration
