Index: trunk/psModules/src/config/pmConfig.h
===================================================================
--- trunk/psModules/src/config/pmConfig.h	(revision 17511)
+++ trunk/psModules/src/config/pmConfig.h	(revision 17992)
@@ -5,6 +5,6 @@
  *  @author Eugene Magnier, IfA
  *
- *  @version $Revision: 1.35 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2008-05-04 23:58:10 $
+ *  @version $Revision: 1.36 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2008-06-09 00:38:42 $
  *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
  */
@@ -107,5 +107,7 @@
 /// first matching format is accepted; further matches produce warnings.  The accepted camera is saved in the
 /// configuration.  The accepted format is returned.
-psMetadata *pmConfigCameraFormatFromHeader(pmConfig *config, ///< The configuration
+psMetadata *pmConfigCameraFormatFromHeader(psMetadata **camera, // selected camera (or meta-camera)
+					   psString *formatName, // selected format name
+					   pmConfig *config, ///< The configuration
                                            const psMetadata *header, ///< The FITS header
                                            bool readRecipes ///< optionally read the recipes as well as the format
