Index: trunk/psModules/src/astrom/pmAstrometryWCS.c
===================================================================
--- trunk/psModules/src/astrom/pmAstrometryWCS.c	(revision 15896)
+++ trunk/psModules/src/astrom/pmAstrometryWCS.c	(revision 15939)
@@ -7,6 +7,6 @@
  *  @author EAM, IfA
  *
- *  @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-12-22 17:52:57 $
+ *  @version $Revision: 1.25 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-12-28 04:37:34 $
  *
  *  Copyright 2006 Institute for Astronomy, University of Hawaii
@@ -203,5 +203,5 @@
     char *ctype = psMetadataLookupPtr (&status, header, "CTYPE2");
     if (!status) {
-        psLogMsg ("psastro", 2, "warning: no WCS metadata in header\n");
+        psLogMsg ("psastro", 5, "warning: no WCS metadata in header\n");
         return NULL;
     }
