IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 2, 2004, 4:36:53 AM (22 years ago)
Author:
rhl
Message:

Fixed calls to psError

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/src/Utils/tst_trace.c

    r267 r390  
    1313   
    1414    if(psMemCheckCorruption(0)) {
    15         psError(__func__, "Detected corrupted memory\n\n");
     15        psError(__func__, PS_ERR_MEMORY_CORRUPTION, PS_NEW_ERROR, "Detected corrupted memory\n");
    1616    }
    1717   
Note: See TracChangeset for help on using the changeset viewer.