IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7398


Ignore:
Timestamp:
Jun 7, 2006, 8:24:38 AM (20 years ago)
Author:
eugene
Message:

fixed typo in tycho

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/src/gettycho.c

    r6683 r7398  
    2222  /* require photcode */
    2323  NAMED_PHOTCODE (TYCHO_B, "TYCHO_B");
    24   NAMED_PHOTCODE (TYCHO_V, "TYCHO_B");
     24  NAMED_PHOTCODE (TYCHO_V, "TYCHO_V");
    2525  if (photcode == TYCHO_B) goto good_code;
    2626  if (photcode == TYCHO_V) goto good_code;
Note: See TracChangeset for help on using the changeset viewer.