Changeset 6884 for trunk/psLib/src/fits/psFitsHeader.c
- Timestamp:
- Apr 18, 2006, 9:01:21 AM (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
r6883 r6884 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $10 * @date $Date: 2006-04-18 1 8:58:41 $9 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2006-04-18 19:01:21 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 147 147 lastSpace[0] = '\0'; // Truncate the string here 148 148 } 149 150 success = psMetadataAdd(out, 151 PS_LIST_TAIL, 152 keyName, 153 PS_DATA_STRING | PS_META_DUPLICATE_OK, 154 keyComment, 155 keyValueFixed); 149 156 break; 150 157 }
Note:
See TracChangeset
for help on using the changeset viewer.
