Changeset 26008 for trunk/ppSmooth/src/ppSmoothLoop.c
- Timestamp:
- Nov 2, 2009, 6:07:02 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppSmooth/src/ppSmoothLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSmooth/src/ppSmoothLoop.c
r25976 r26008 88 88 psFree(view); 89 89 90 psString dump_file = psMetadataLookupStr(&status, config->arguments, "DUMP_CONFIG"); 91 if (dump_file) { 92 if (!pmConfigDump(config, dump_file)) { 93 ESCAPE("Unable to dump configuration."); 94 } 95 } 96 97 90 98 return true; 91 99 }
Note:
See TracChangeset
for help on using the changeset viewer.
