Ignore:
Timestamp:
11/06/02 17:04:37 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mfileio/MCT1ReadPreProc.cc

    r1583 r1584  
    405405
    406406    struct filterresults filterres;
    407 <<<<<<< MCT1ReadPreProc.cc
    408     fIn->read(&filterres, sizeof(struct filterresults));
    409 
    410 =======
    411407    fIn->read((Byte_t*)&filterres, sizeof(struct filterresults));
    412 >>>>>>> 1.2
    413408    /*
    414409     int   imax_alt_arcs;            // maximum altitude reached during the run
Note: See TracChangeset for help on using the changeset viewer.