IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 6, 2013, 11:25:12 AM (13 years ago)
Author:
eugene
Message:

skip repair if no duplicate images are found

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/delstar/include/delstar.h

    r35237 r35243  
    120120int delete_duplicate_image_measures_catalog (Catalog *catalog, IndexArray *imageID);
    121121
    122 IndexArray *find_duplicates (Image *image, off_t Nimage);
     122IndexArray *find_duplicates (Image *image, off_t Nimage, off_t *Nduplicates);
    123123IndexArray *make_index_array (Image *image, off_t Nimage, int mode);
    124124
Note: See TracChangeset for help on using the changeset viewer.