Commit 566dd3af authored by Rémi Bernon's avatar Rémi Bernon Committed by Alexandre Julliard

win32u: Fix NtUserChangeDisplaySettings comment.

parent f5f74184
......@@ -1835,7 +1835,7 @@ static BOOL is_detached_mode( const DEVMODEW *mode )
}
/***********************************************************************
* NtUserChangeDisplaySettingsExW (win32u.@)
* NtUserChangeDisplaySettings (win32u.@)
*/
LONG WINAPI NtUserChangeDisplaySettings( UNICODE_STRING *devname, DEVMODEW *devmode, HWND hwnd,
DWORD flags, void *lparam )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment