Changeset 23285
- Timestamp:
- Mar 11, 2009, 4:42:00 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
r23284 r23285 79 79 continue; 80 80 } 81 if (!configCull(recipes, NULL)) {81 if (!configCull(recipes, keep)) { 82 82 psError(PS_ERR_UNKNOWN, false, "Unable to cull recipes for camera %s", item->name); 83 83 psFree(iter);
Note:
See TracChangeset
for help on using the changeset viewer.
