Changeset 25870 for branches/eam_branches/20090820/ppSub/src/ppSubData.c
- Timestamp:
- Oct 18, 2009, 10:23:28 AM (17 years ago)
- Location:
- branches/eam_branches/20090820
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSub/src/ppSubData.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090820
-
branches/eam_branches/20090820/ppSub/src/ppSubData.c
r23753 r25870 29 29 psFree(data->stats); 30 30 31 psString dump_file = psMetadataLookupStr(NULL, data->config->arguments, "-dumpconfig");32 if (dump_file) {33 pmConfigDump(data->config, dump_file);34 }35 31 psFree(data->config); 36 32
Note:
See TracChangeset
for help on using the changeset viewer.
