Changeset 23408
- Timestamp:
- Mar 18, 2009, 3:55:37 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/eam_branch_20090312/ppImage/src/ppImageDefineFile.c
r23268 r23408 13 13 if (!file) { 14 14 // look for the file on the RUN metadata 15 file = pmFPAfileDefineFromRun(&status, config, filerule);15 file = pmFPAfileDefineFromRun(&status, NULL, config, filerule); 16 16 if (!status) { 17 17 psError(PS_ERR_UNKNOWN, false, "failed to load file definition");
Note:
See TracChangeset
for help on using the changeset viewer.
