diff -r 69056c46aa4d -r bc2d4bf9cbe5 tool/CommandSlaves.h --- a/tool/CommandSlaves.h Thu Sep 06 19:52:17 2012 +0200 +++ b/tool/CommandSlaves.h Thu Sep 06 20:22:24 2012 +0200 @@ -56,7 +56,7 @@ void listSlaves(MasterDevice &, const SlaveList &, bool); void showSlaves(MasterDevice &, const SlaveList &); - + static bool slaveInList( const ec_ioctl_slave_t &, const SlaveList &); };