IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 4, 2007, 4:43:31 PM (19 years ago)
Author:
Paul Price
Message:

Half-fixed something before realising it was OK.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStats/src/ppStatsStandAlone.c

    r13627 r13628  
    4444            outFile = fopen(resolved, "w");
    4545            if (!outFile) {
    46                 psError("ppStats", PS_LOG_ERROR, "Unable to open output file %s\n", resolved);
     46                psLogMsg("ppStats", PS_LOG_ERROR, "Unable to open output file %s\n", resolved);
    4747                psFree(resolved);
    4848                // XXX this could be a system or config error, but not a data error
Note: See TracChangeset for help on using the changeset viewer.