Changeset 38729 for trunk/ppTranslate/src/ppMopsDetections.c
- Timestamp:
- Sep 12, 2015, 10:27:17 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/ppTranslate/src/ppMopsDetections.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppTranslate/src/ppMopsDetections.c
r37375 r38729 21 21 psFree(det->mask); 22 22 psFree(det->fpashutoutc); 23 psFree(det->fpashutcutc); 23 24 return; 24 25 } … … 50 51 det->diffSkyfileId = 0; 51 52 det->fpashutoutc = NULL; 53 det->fpashutcutc = NULL; 52 54 return det; 53 55 }
Note:
See TracChangeset
for help on using the changeset viewer.
