mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
330e8db486
commit
141f255d5b
@ -1440,7 +1440,7 @@ static bool ReleaseHelper(String *platformName, String *platformVersion)
|
||||
*platformName = "Windows";
|
||||
|
||||
if (platformVersion) {
|
||||
String *platformVersion = "Vista";
|
||||
*platformVersion = "Vista";
|
||||
if (IsWindowsVistaSP1OrGreater())
|
||||
*platformVersion = "Vista SP1";
|
||||
if (IsWindowsVistaSP2OrGreater())
|
||||
|
Loading…
x
Reference in New Issue
Block a user