Index: trunk/psLib/src/fits/psFitsTable.c
===================================================================
--- trunk/psLib/src/fits/psFitsTable.c	(revision 6445)
+++ trunk/psLib/src/fits/psFitsTable.c	(revision 6484)
@@ -7,6 +7,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-02-17 03:24:46 $
+ *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-02-24 23:43:15 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -526,4 +526,5 @@
 
     psVector* result = psVectorAlloc(numRows, convertFitsToPsType(typecode));
+    result->n = numRows;
 
     fits_read_col(fits->fd,
