Ignore:
Timestamp:
02/13/08 19:44:39 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/tcpip/MDriveCom.h

    r8816 r8862  
    4141    };
    4242
    43     MDriveCom(MsgQueue *q, MLog *out) : MCeCoCom(out), fQueue(q) {}
     43    MDriveCom(MsgQueue *q, const char *addr, MLog *out) : MCeCoCom(addr, out), fQueue(q) {}
    4444
    4545    bool SendReport(UInt_t stat, RaDec rd, ZdAz so, ZdAz is, ZdAz er);
Note: See TracChangeset for help on using the changeset viewer.