removed spaces at end of line

This commit is contained in:
2020-04-15 13:08:37 +02:00
committed by mdavidsaver
parent 40300a12cb
commit 3ba6679e67
23 changed files with 52 additions and 71 deletions

View File

@ -366,4 +366,3 @@ SimADC::smart_pointer_type getSimADC(const std::string& name)
return it->second;
}

View File

@ -145,6 +145,3 @@ MAIN(configurationTest)
testConfig();
return testDone();
}

View File

@ -314,4 +314,3 @@ MAIN(testInetAddressUtils)
return testDone();
}