Changeset 11668 for trunk/psLib/src/fits/psFitsHeader.c
- Timestamp:
- Feb 6, 2007, 11:36:09 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fits/psFitsHeader.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fits/psFitsHeader.c
r10999 r11668 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1.3 0$ $Name: not supported by cvs2svn $10 * @date $Date: 2007-0 1-09 22:38:52$9 * @version $Revision: 1.31 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2007-02-06 21:36:09 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 103 103 } 104 104 105 psBool success; // Was the add to the metadata successful?105 bool success; // Was the add to the metadata successful? 106 106 switch (keyType) { 107 107 case 'X': // bit
Note:
See TracChangeset
for help on using the changeset viewer.
