tool/CommandSdos.cpp
branchstable-1.5
changeset 2421 bc2d4bf9cbe5
parent 1968 4f682084c643
child 2694 ab97efc5513a
--- 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;