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