Fix various warnings

https://bugzilla.gnome.org/show_bug.cgi?id=734737
This commit is contained in:
Руслан Ижбулатов
2014-08-13 18:43:51 +00:00
parent 1b9fa975af
commit a0faf5a51c
7 changed files with 31 additions and 21 deletions

View File

@ -415,7 +415,7 @@ _gdk_win32_screen_get_setting (GdkScreen *screen,
*/
if (!GetVersionEx (&info) ||
info.dwMajorVersion > 6 ||
info.dwMajorVersion == 6 && info.dwMinorVersion >= 2)
(info.dwMajorVersion == 6 && info.dwMinorVersion >= 2))
return FALSE;
/* check whether the system default ANSI codepage matches the