Index: /trunk/psLib/src/fits/psFitsTable.c
===================================================================
--- /trunk/psLib/src/fits/psFitsTable.c	(revision 7884)
+++ /trunk/psLib/src/fits/psFitsTable.c	(revision 7885)
@@ -7,6 +7,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-07-08 03:06:40 $
+ *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-07-13 01:29:37 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -426,5 +426,5 @@
 
 // Get the TFORM character, given a PS type
-static inline const char getTForm(psDataType type)
+static inline char getTForm(psDataType type)
 {
     switch (type) {
