IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 17, 2004, 7:53:16 AM (22 years ago)
Author:
rhl
Message:

Updated to match APIs in include/*.h

File:
1 edited

Legend:

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

    r387 r707  
    2929
    3030    va_start(ap, fmt);
    31     p_psVLogMsg(name, PS_LOG_ABORT, fmt, ap);
     31    p_psLogVMsg(name, PS_LOG_ABORT, fmt, ap);
    3232    va_end(ap);
    3333   
Note: See TracChangeset for help on using the changeset viewer.