Index: trunk/psModules/src/camera/pmFPAfileDefine.h
===================================================================
--- trunk/psModules/src/camera/pmFPAfileDefine.h	(revision 12831)
+++ trunk/psModules/src/camera/pmFPAfileDefine.h	(revision 13496)
@@ -4,6 +4,6 @@
  * @author EAM, IfA
  *
- * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-04-14 03:01:11 $
+ * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-05-24 02:38:07 $
  * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
  */
@@ -18,5 +18,6 @@
 //
 // Note that the returned pmFPAfile is a view only, so it should not be freed by the caller --- the only
-// reference count is held by the config->files metadata.
+// reference count is held by the config->files metadata.  Multiple file rules of the same name are permitted
+// if multiple is true.
 pmFPAfile *pmFPAfileDefineInput (const pmConfig *config, pmFPA *fpa, const char *name);
 
