Index: trunk/pswarp/src/pswarpDefineSkycell.c
===================================================================
--- trunk/pswarp/src/pswarpDefineSkycell.c	(revision 21052)
+++ trunk/pswarp/src/pswarpDefineSkycell.c	(revision 21168)
@@ -59,9 +59,8 @@
     psFitsClose(fits);
 
-    // XXX format needs to be equivalent to SIMPLE
-    // determine the current format from the header
-    // determine camera if not specified already
+    // We need to force the format for the skycell to be equivalent to SIMPLE.  Determine
+    // the current format from the header; Determine camera if not specified already
     // XXX EAM : this operation should be defined as a pmConfig function (pmConfigCopy?)
-    skyConfig = pmConfigAlloc(0, NULL);
+    skyConfig = pmConfigAlloc();
     skyConfig->user = psMemIncrRefCounter(config->user);
     skyConfig->system = psMemIncrRefCounter(config->system);
