Index: /trunk/psLib/src/fits/psFitsHeader.c
===================================================================
--- /trunk/psLib/src/fits/psFitsHeader.c	(revision 21026)
+++ /trunk/psLib/src/fits/psFitsHeader.c	(revision 21027)
@@ -7,6 +7,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.49 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2008-11-10 23:31:12 $
+ *  @version $Revision: 1.50 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2008-12-17 20:00:30 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -650,6 +650,5 @@
                 break;
             default:  // all other META types are ignored
-                psLogMsg(__func__, PS_LOG_WARN, "Attempt to write metadata type %x to FITS header ignored.\n",
-                         item->type);
+                psWarning("Attempt to write metadata type %x to FITS header ignored.\n", item->type);
                 break;
             }
