Index: trunk/psModules/src/camera/pmFPAfileIO.h
===================================================================
--- trunk/psModules/src/camera/pmFPAfileIO.h	(revision 11253)
+++ trunk/psModules/src/camera/pmFPAfileIO.h	(revision 11801)
@@ -4,6 +4,6 @@
  * @author EAM, IfA
  *
- * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-01-24 02:54:14 $
+ * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-02-15 00:51:20 $
  * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
  */
@@ -21,5 +21,5 @@
 bool pmFPAfileRead (pmFPAfile *file, const pmFPAview *view, pmConfig *config);
 
-bool pmFPAfileCreate (pmFPAfile *file, const pmFPAview *view, pmConfig *config);
+bool pmFPAfileCreate (pmFPAfile *file, const pmFPAview *view, const pmConfig *config);
 
 // write to the real file corresponding to the given pmFPAfile for the current view
