Index: trunk/psLib/src/fits/psFitsHeader.h
===================================================================
--- trunk/psLib/src/fits/psFitsHeader.h	(revision 6767)
+++ trunk/psLib/src/fits/psFitsHeader.h	(revision 7162)
@@ -7,6 +7,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-04-04 19:52:42 $
+ *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-05-22 22:39:07 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -46,5 +46,5 @@
  */
 bool psFitsWriteHeader(
-    const psMetadata* output,          ///< the psMetadata data in which to write
+    psMetadata* output,                 ///< the psMetadata data in which to write
     psFits* fits                       ///< the psFits object
 );
