Changeset 16341
- Timestamp:
- Feb 6, 2008, 11:16:32 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/config/pmConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/pmConfig.c
r16339 r16341 547 547 psFree(traceDest); 548 548 } 549 if (!ps LogSetDestination(config->traceFD)) {549 if (!psTraceSetDestination(config->traceFD)) { 550 550 psError(PS_ERR_IO, false, "Unable to set trace destination to file number %d --- ignored", 551 551 config->traceFD);
Note:
See TracChangeset
for help on using the changeset viewer.
