Changeset 27570 for trunk/ppImage/src/ppImageCleanup.c
- Timestamp:
- Apr 1, 2010, 4:27:25 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageCleanup.c
r27567 r27570 7 7 void ppImageCleanup (pmConfig *config, ppImageOptions *options) 8 8 { 9 if (psErrorCodeLast() != PS_ERR OR_NONE) {9 if (psErrorCodeLast() != PS_ERR_NONE) { 10 10 pmFPAfileFreeSetStrict(false); 11 11 }
Note:
See TracChangeset
for help on using the changeset viewer.
