Changeset 41499 for trunk/psastro/src/psastroMosaicSetMatch.c
- Timestamp:
- Feb 18, 2021, 4:08:42 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroMosaicSetMatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroMosaicSetMatch.c
r26259 r41499 76 76 if (!unique) { 77 77 psLogMsg ("psastro", 3, "failed to generate a uniq set of matched sources\n"); 78 return false; 78 return false; // this can only happen if alloc fails, not a data quality problem 79 79 } 80 80 psFree (matches);
Note:
See TracChangeset
for help on using the changeset viewer.
