IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15518


Ignore:
Timestamp:
Nov 8, 2007, 1:02:20 PM (19 years ago)
Author:
eugene
Message:

updates from HEAD

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20071023/psphot/src/psphotSourceStats.c

    r13900 r15518  
    5252          psFree (source);
    5353          Nfail ++;
     54          psErrorClear();
    5455          continue;
    5556        }
     
    6162          psFree (source);
    6263          Nfail ++;
     64          psErrorClear();
    6365          continue;
    6466        }
     
    8991        psFree (source);
    9092        Nfail ++;
     93        psErrorClear();
    9194        continue;
    9295    }
Note: See TracChangeset for help on using the changeset viewer.