mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[WIN32SS] Fix the extra VOID amendum to e7a9e7c
This commit is contained in:
@@ -79,7 +79,7 @@ BOOL
|
||||
InitializeGreCSRSS(VOID)
|
||||
{
|
||||
/* Initialize Dxgkrnl interfaces and run startup routine */
|
||||
DxStartupDxgkInt(VOID);
|
||||
DxStartupDxgkInt();
|
||||
|
||||
/* Initialize Legacy DirectX graphics driver */
|
||||
if (DxDdStartupDxGraphics(0, NULL, 0, NULL, NULL, gpepCSRSS) != STATUS_SUCCESS)
|
||||
|
||||
Reference in New Issue
Block a user