IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 6, 2008, 11:16:32 AM (18 years ago)
Author:
Paul Price
Message:

Copy/paste error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfig.c

    r16339 r16341  
    547547            psFree(traceDest);
    548548        }
    549         if (!psLogSetDestination(config->traceFD)) {
     549        if (!psTraceSetDestination(config->traceFD)) {
    550550            psError(PS_ERR_IO, false, "Unable to set trace destination to file number %d --- ignored",
    551551                    config->traceFD);
Note: See TracChangeset for help on using the changeset viewer.