mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-22 01:53:54 +08:00
Removed trailing spaces.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user