Changeset 28003 for branches/pap/ppSub/src/ppSubReadoutInverse.c
- Timestamp:
- May 18, 2010, 12:49:05 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSub/src/ppSubReadoutInverse.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/ppSub/src/ppSubReadoutInverse.c
r26982 r28003 20 20 invRO->variance = psMemIncrRefCounter(outRO->variance); 21 21 invRO->covariance = psMemIncrRefCounter(outRO->covariance); 22 invRO->analysis = psMetadataCopy(invRO->analysis, outRO->analysis); 22 23 23 24 invRO->data_exists = invRO->parent->data_exists = invRO->parent->parent->data_exists = true;
Note:
See TracChangeset
for help on using the changeset viewer.
