tool/CommandConfig.cpp
branchstable-1.5
changeset 2421 bc2d4bf9cbe5
parent 1968 4f682084c643
child 2435 4151f6f4c3e1
--- a/tool/CommandConfig.cpp	Thu Sep 06 19:52:17 2012 +0200
+++ b/tool/CommandConfig.cpp	Thu Sep 06 20:22:24 2012 +0200
@@ -170,7 +170,7 @@
             << "Product code: 0x"
             << setw(8) << configIter->product_code << endl << indent
             << "Attached slave: ";
-        
+
         if (configIter->slave_position != -1) {
             m.getSlave(&slave, configIter->slave_position);
             cout << dec << configIter->slave_position