diff -r 69056c46aa4d -r bc2d4bf9cbe5 tool/CommandSdos.cpp --- a/tool/CommandSdos.cpp Thu Sep 06 19:52:17 2012 +0200 +++ b/tool/CommandSdos.cpp Thu Sep 06 20:22:24 2012 +0200 @@ -128,7 +128,7 @@ ec_ioctl_slave_sdo_entry_t entry; unsigned int i, j; const DataType *d; - + if (showHeader && slave.sdo_count) cout << "=== Master " << m.getIndex() << ", Slave " << slave.position << " ===" << endl;