Changeset 6738
- Timestamp:
- Mar 30, 2006, 11:55:12 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/src/astrom/pmConcepts.c
r6737 r6738 92 92 // Trap the lists, which can't be copied in the ordinary way without a warning 93 93 if (blank->type == PS_DATA_LIST) { 94 copy = psMemIncrRefCounter(blank ->data.V);94 copy = psMemIncrRefCounter(blank); 95 95 } else { 96 96 copy = psMetadataItemCopy(blank);
Note:
See TracChangeset
for help on using the changeset viewer.
