Changeset 7231 for trunk/psLib/test/fits/tst_psFits.c
- Timestamp:
- May 26, 2006, 3:53:03 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/fits/tst_psFits.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/fits/tst_psFits.c
r7228 r7231 6 6 * @author Robert DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1.2 2$ $Name: not supported by cvs2svn $9 * @date $Date: 2006-05-2 6 03:30:02$8 * @version $Revision: 1.23 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2006-05-27 01:53:03 $ 10 10 * 11 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 205 205 } 206 206 207 psFitsWriteTable(fitsFile, NULL, table );207 psFitsWriteTable(fitsFile, NULL, table, NULL); 208 208 209 209 psFree(table);
Note:
See TracChangeset
for help on using the changeset viewer.
