IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2012, 7:28:13 AM (14 years ago)
Author:
eugene
Message:

fixing "update" function names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/Ohana/src/uniphot/include/uniphot.h

    r33228 r33229  
    134134Image        *load_images_setphot    PROTO((FITS_DB *db, off_t *Nimage));
    135135int           match_zpts_to_images   PROTO((Image *image, off_t Nimage, ZptTable *zpts, int Nzpts));
    136 int           update_setphot         PROTO((Image *image, off_t Nimage, FlatCorrectionTable *flatcorr));
     136int           update_dvo_setphot     PROTO((Image *image, off_t Nimage, FlatCorrectionTable *flatcorr));
    137137void          update_catalog_setphot PROTO((Catalog *catalog, Image *image, off_t *index, off_t Nimage, FlatCorrectionTable *flatcorr));
    138138
Note: See TracChangeset for help on using the changeset viewer.