Changeset 15444
- Timestamp:
- Nov 4, 2007, 10:55:07 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmSubtractionMatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtractionMatch.c
r15443 r15444 362 362 goto MATCH_ERROR; 363 363 } 364 (void)pmSubtractionRejectStamps(stamps, deviations, subMask, footprint, NAN); 364 // XXX this is clearly a wrong call: fix me 365 psAbort ("there is an error in this code: Paul, please fix"); 366 pmSubtractionRejectStamps(stamps, deviations, subMask, NAN, footprint); 365 367 psFree(deviations); 366 368 }
Note:
See TracChangeset
for help on using the changeset viewer.
