mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-20 22:31:23 +01:00
add a newline for clarity
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
c8abda6e4e
commit
5354989f45
@ -194,7 +194,7 @@ void CoreTest::testEnvironment()
|
||||
catch (Exception&)
|
||||
{
|
||||
}
|
||||
|
||||
std::cout << std::endl;
|
||||
std::cout << "OS Name: " << Environment::osName() << std::endl;
|
||||
std::cout << "OS Display Name: " << Environment::osDisplayName() << std::endl;
|
||||
std::cout << "OS Version: " << Environment::osVersion() << std::endl;
|
||||
|
Loading…
x
Reference in New Issue
Block a user