Ignore:
Timestamp:
04/22/09 10:46:59 (15 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/tcpip/MCeCoCom.cc

    r8998 r9432  
    133133
    134134    const TString msg =
    135         MString::Format("%s "
     135        MString::Format("%s M%d "
    136136             "%02d %04d %02d %02d %02d %02d %02d %03d "
    137137             "%02d %04d %02d %02d %02d %02d %02d %03d "
    138              "%s\n", cmd,
     138             "%s\n", cmd, fTelescope,
    139139             fStatus,  y1, mon1, d1, h1, m1, s1, ms1,
    140140             fComStat, y2, mon2, d2, h2, m2, s2, ms2,
Note: See TracChangeset for help on using the changeset viewer.