IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 3, 2010, 1:20:30 PM (16 years ago)
Author:
Paul Price
Message:

Log unrecognised error code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackFinish.c

    r27152 r27156  
    140140          default:
    141141            // It's a programming error if we're not dealing with the error correctly
     142            psLogMsg("ppStack", PS_LOG_WARN, "Unrecognised error code: %x", errorCode);
    142143            exitValue = PS_EXIT_PROG_ERROR;
    143144            break;
Note: See TracChangeset for help on using the changeset viewer.