IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 27, 2011, 11:08:20 AM (15 years ago)
Author:
eugene
Message:

correct a typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110505/Ohana/src/relphot/src/load_images.c

    r31553 r31584  
    7272      // 'subset' points to a new copy of the data (different from 'image')
    7373      subset = select_images (skylist, image, Nimage, &LineNumber, &Nsubset);
    74       MARKTIME("selected %d overlapping images: %f sec\n", (int) Nsubset, dtime);
     74      MARKTIME("selected %d overlapping images: %f sec\n", (int) NsubsetExtra, dtime);
    7575    }
    7676  } else {
Note: See TracChangeset for help on using the changeset viewer.