Changeset 23753 for trunk/psModules/src/config/pmConfigDump.c
- Timestamp:
- Apr 8, 2009, 2:33:59 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/config/pmConfigDump.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/pmConfigDump.c
r23285 r23753 138 138 139 139 140 bool pmConfigDump(const pmConfig *config, const pmFPA *source, constchar *filename)140 bool pmConfigDump(const pmConfig *config, const char *filename) 141 141 { 142 142 PS_ASSERT_PTR_NON_NULL(config, false);
Note:
See TracChangeset
for help on using the changeset viewer.
