IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 24, 2007, 12:59:53 PM (19 years ago)
Author:
Paul Price
Message:

API change in psMemory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroErrorCodes.c.in

    r9575 r11274  
    1818    for (int i = 0; i < nerror; i++) {
    1919       psErrorDescription *tmp = psAlloc(sizeof(psErrorDescription));
    20        p_psMemSetPersistent(tmp, true);
    2120       *tmp = errors[i];
    2221       psErrorRegister(tmp, 1);
Note: See TracChangeset for help on using the changeset viewer.