X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fsubsystems%2Fwin32%2Fwin32k%2Fntuser%2Finput.c;h=1430a51756ee065d96e9ed3d45d4008946adfb62;hp=0e805156b34f054735bcb46ecb3d147b611e6b3e;hb=1a1bb9dde45262c651bb4cf30158a0eeb4590765;hpb=1a70d9f223756ad7b5b1a7225736de2f65bf549a diff --git a/reactos/subsystems/win32/win32k/ntuser/input.c b/reactos/subsystems/win32/win32k/ntuser/input.c index 0e805156b34..1430a51756e 100644 --- a/reactos/subsystems/win32/win32k/ntuser/input.c +++ b/reactos/subsystems/win32/win32k/ntuser/input.c @@ -92,7 +92,7 @@ DoTheScreenSaver(VOID) * Opens input device for asynchronous access */ static -NTAPI NTSTATUS +NTSTATUS NTAPI OpenInputDevice(PHANDLE pHandle, PFILE_OBJECT *ppObject, CONST WCHAR *pszDeviceName) { UNICODE_STRING DeviceName;