Changeset 5123 for trunk/psphot/src/psphotArguments.c
- Timestamp:
- Sep 25, 2005, 9:18:44 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotArguments.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotArguments.c
r5085 r5123 69 69 if (photcode != NULL) { 70 70 psMetadataAdd (config, PS_LIST_HEAD, "PHOTCODE", mode, "", photcode); 71 } 71 } else { 72 psMetadataAdd (config, PS_LIST_HEAD, "PHOTCODE", mode, "", "NONE"); 73 } 72 74 return (config); 73 75 }
Note:
See TracChangeset
for help on using the changeset viewer.
