IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12635


Ignore:
Timestamp:
Mar 28, 2007, 9:27:18 AM (19 years ago)
Author:
eugene
Message:

fixed compile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotAddNoise.c

    r12626 r12635  
    2424    // loop over all source
    2525    for (int i = 0; i < sources->n; i++) {
    26         source = sources->data[i];
     26        pmSource *source = sources->data[i];
    2727
    2828        // skip sources which were not subtracted
Note: See TracChangeset for help on using the changeset viewer.