diff -r 65781b048a47 -r ec6223c3b7ec tool/CommandPdos.h --- a/tool/CommandPdos.h Tue Feb 23 17:40:46 2010 +0100 +++ b/tool/CommandPdos.h Wed Feb 24 16:27:11 2010 +0100 @@ -41,7 +41,7 @@ CommandPdos(); string helpString() const; - void execute(MasterDevice &, const StringVector &); + void execute(const StringVector &); protected: void listSlavePdos(MasterDevice &, const ec_ioctl_slave_t &, bool);