Index: trunk/psModules/src/config/pmConfigDump.h
===================================================================
--- trunk/psModules/src/config/pmConfigDump.h	(revision 18905)
+++ trunk/psModules/src/config/pmConfigDump.h	(revision 19042)
@@ -4,6 +4,6 @@
  *  @author Paul Price, IfA
  *
- *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2008-08-05 02:16:06 $
+ *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2008-08-13 02:32:35 $
  *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
  */
@@ -24,5 +24,6 @@
 
 /// Cull cameras from the configuration file, apart from the one in use
-bool pmConfigCamerasCull(pmConfig *config ///< Configuration
+bool pmConfigCamerasCull(pmConfig *config, ///< Configuration
+                         const char *additional ///< List of additional cameras to save, comma-separated
     );
 
