Index: trunk/psLib/src/fits/psFits.h
===================================================================
--- trunk/psLib/src/fits/psFits.h	(revision 14868)
+++ trunk/psLib/src/fits/psFits.h	(revision 14872)
@@ -4,6 +4,6 @@
  * @author Robert DeSonia, MHPCC
  *
- * @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-09-17 21:35:35 $
+ * @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-09-17 23:01:00 $
  * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
  */
@@ -90,6 +90,5 @@
     psFits* fits,                       ///< psFits object to close
     psFitsCompressionType type,         ///< type of compression
-    int ndim,                           ///< number of dim in tile size array
-    long *tilesize,                     ///< pointer to an array defining compression tile size
+    psVector *tilesize,                 ///< vector defining compression tile size
     int noisebits,                      ///< noise bits
     int scale,                          ///< hcompress scale
