Index: trunk/psLib/src/fits/psFits.h
===================================================================
--- trunk/psLib/src/fits/psFits.h	(revision 12549)
+++ trunk/psLib/src/fits/psFits.h	(revision 12554)
@@ -4,6 +4,6 @@
  * @author Robert DeSonia, MHPCC
  *
- * @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-03-22 21:40:47 $
+ * @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-03-23 00:34:40 $
  * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
  */
@@ -85,4 +85,7 @@
 );
 
+// set the user-defined extension name;
+bool psFitsSetExtnameWord (psFits *fits, const char *extword);
+
 // move to the first HDU where extword == extname.  this is equivalent to fits_movnam_hdu() for
 // a user-defined word in place of EXTNAME
