Zhiyi Zhang (@zhiyi) commented about dlls/winex11.drv/display.c:
*/ BOOL X11DRV_EnumDisplaySettingsEx( LPCWSTR name, DWORD n, LPDEVMODEW devmode, DWORD flags)
Well, if n is always ENUM_CURRENT_SETTINGS now, might as well remove the n parameter and maybe change the function name to something like EnumCurrentDisplaySettings