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