Removed trailing spaces.

This commit is contained in:
Florian Pose
2012-09-06 20:22:24 +02:00
parent 669e6a0ed0
commit b0b7e6fde4
135 changed files with 922 additions and 928 deletions
+1 -1
View File
@@ -170,7 +170,7 @@ void CommandConfig::showDetailedConfigs(
<< "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