diff -r 65781b048a47 -r ec6223c3b7ec tool/CommandRegWrite.h --- a/tool/CommandRegWrite.h Tue Feb 23 17:40:46 2010 +0100 +++ b/tool/CommandRegWrite.h Wed Feb 24 16:27:11 2010 +0100 @@ -41,7 +41,7 @@ CommandRegWrite(); string helpString() const; - void execute(MasterDevice &, const StringVector &); + void execute(const StringVector &); private: void loadRegData(ec_ioctl_slave_reg_t *, const istream &);