GH #59: Poco::Environment::osDisplayName()

GH #59: Poco::Environment::osDisplayName() not recognized Windows
8/Server 2012
This commit is contained in:
Aleksandar Fabijanic
2013-03-24 14:47:55 -05:00
parent 22b658a838
commit 4668c13af7
5 changed files with 12 additions and 4 deletions

View File

@@ -81,7 +81,7 @@ public:
/// Currently this is only implemented for
/// Windows. There it will return names like
/// "Windows XP" or "Windows 7/Server 2008 SP2".
/// On other platform, returns the same as
/// On other platforms, returns the same as
/// osName().
static std::string osVersion();