Changeset 7234 for trunk/psLib/src/fits/psFitsHeader.c
- Timestamp:
- May 26, 2006, 4:01:23 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fits/psFitsHeader.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fits/psFitsHeader.c
r7232 r7234 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1.1 2$ $Name: not supported by cvs2svn $10 * @date $Date: 2006-05-27 0 1:59:36$9 * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2006-05-27 02:01:23 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 336 336 } 337 337 338 return psFitsWriteHeader( output, fits);338 return psFitsWriteHeader(fits, output); 339 339 } 340 340
Note:
See TracChangeset
for help on using the changeset viewer.
