diff -r 5b04770444df -r 742607c464c4 tool/CommandPdos.h --- a/tool/CommandPdos.h Tue Feb 02 19:38:32 2010 +0100 +++ b/tool/CommandPdos.h Fri Feb 05 10:29:47 2010 +0100 @@ -44,7 +44,7 @@ void execute(MasterDevice &, const StringVector &); protected: - void listSlavePdos(MasterDevice &, const ec_ioctl_slave_t &, bool); + void listSlavePdos(MasterDevice &, const ec_ioctl_slave_t &, bool); }; /****************************************************************************/