IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40880


Ignore:
Timestamp:
Aug 30, 2019, 4:09:09 PM (7 years ago)
Author:
eugene
Message:

fix typo (ocde vs code)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ohana.20190329/src/addstar/src/loadukirt_uhs_readstars.c

    r40833 r40880  
    7575UKIRT_UHS_Stars *loadukirt_uhs_readstars (char *filename, UKIRT_UHS_Stars *stars, int *nstars, AddstarClientOptions *options) {
    7676
    77   int codeJ = GetPhotcodeCodebyName ("UKIRT_UHS_J"); if (!codeJ) Shutdown ("missing photocde UKIRT_UHS_J");
     77  int codeJ = GetPhotcodeCodebyName ("UKIRT_UHS_J"); if (!codeJ) Shutdown ("missing photcode UKIRT_UHS_J");
    7878
    7979  // XXX I need a UKIRT UHS Mean Epoch
Note: See TracChangeset for help on using the changeset viewer.