Changeset 27567
- Timestamp:
- Apr 1, 2010, 3:32:29 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageCleanup.c
r21273 r27567 7 7 void ppImageCleanup (pmConfig *config, ppImageOptions *options) 8 8 { 9 if (psErrorCodeLast() != PS_ERROR_NONE) { 10 pmFPAfileFreeSetStrict(false); 11 } 12 9 13 // Free memory used by ppImage 10 14 psFree(options);
Note:
See TracChangeset
for help on using the changeset viewer.
