From: Louis Lenders xerox.xerox2000x@gmail.com
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55671 --- dlls/shcore/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/shcore/main.c b/dlls/shcore/main.c index d9d654e4e57..494da202283 100644 --- a/dlls/shcore/main.c +++ b/dlls/shcore/main.c @@ -2528,4 +2528,4 @@ HRESULT WINAPI RegisterScaleChangeEvent(HANDLE handle, DWORD_PTR *cookie) { FIXME("(%p, %p) stub\n", handle, cookie); return E_NOTIMPL; -} \ No newline at end of file +}