IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 5, 2012, 3:54:44 PM (14 years ago)
Author:
eugene
Message:

merge changes from trunk

Location:
branches/eam_branches/ipp-20120805/psModules
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120805/psModules

  • branches/eam_branches/ipp-20120805/psModules/src/objects/pmSourceIO_CMF.c.in

    r34383 r34396  
    399399        @PS1_DV?@  }
    400400
    401         @ALL@                     source->mode  = psMetadataLookupU32 (&status, row, "FLAGS");
    402         @>PS1_V2,PS1_SV?,>PS1_DV1@ source->mode2 = psMetadataLookupU32 (&status, row, "FLAGS2");
     401        @ALL@                      source->mode       = psMetadataLookupU32 (&status, row, "FLAGS");
     402        @>PS1_V2,PS1_SV?,>PS1_DV1@ source->mode2      = psMetadataLookupU32 (&status, row, "FLAGS2");
     403        @ALL@                      source->nFrames    = psMetadataLookupU16 (&status, row, "N_FRAMES");
    403404        assert (status);
    404405
Note: See TracChangeset for help on using the changeset viewer.