Changeset 35893 for trunk/pstamp/src/ppstampMakeStamp.c
- Timestamp:
- Aug 6, 2013, 10:57:50 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/src/ppstampMakeStamp.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/src/ppstampMakeStamp.c
r35611 r35893 165 165 166 166 ppstampVersionMetadata(outHDU->header, options); 167 168 // copy any user supplied keywords 169 if (options->headerAdditions) { 170 if (!psMetadataOverlay(outHDU->header, options->headerAdditions)) { 171 psError(PS_ERR_UNKNOWN, false, "Failed to copy header additions to output\n"); 172 return false; 173 } 174 } 175 167 176 168 177 return true;
Note:
See TracChangeset
for help on using the changeset viewer.
