IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 22, 2009, 2:54:39 PM (17 years ago)
Author:
eugene
Message:

other minor cleanups from eam_branches/20091113

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/dbExtractMeasures.c

    r25056 r26258  
    298298    case MEAS_PHOTCODE_EQUIV: /* OK */
    299299      value.Int = GetPhotcodeEquivCodebyCode (measure[0].photcode);
     300      break;
     301    case MEAS_PHOTCODE: /* OK */
     302      value.Int = measure[0].photcode;
    300303      break;
    301304    case MEAS_TIME: /* OK */
Note: See TracChangeset for help on using the changeset viewer.