Index: trunk/psLib/src/fileUtils/psFits.c
===================================================================
--- trunk/psLib/src/fileUtils/psFits.c	(revision 3028)
+++ trunk/psLib/src/fileUtils/psFits.c	(revision 3037)
@@ -7,6 +7,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-01-18 03:15:03 $
+ *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-01-18 19:36:26 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -1216,5 +1216,5 @@
                     psMetadataAdd(data,PS_LIST_TAIL, name, \
                                   PS_TYPE_##TYPE, PS_META_PRIMITIVE, \
-                                  "", (ps##TYPE)value); \
+                                  "", value); \
                 } \
                 break; \
