Fix build
This commit is contained in:
hfiref0x 2023-12-16 13:38:12 +07:00
parent 3e4adb965b
commit 954eac96a5
No known key found for this signature in database
GPG Key ID: 5A20EE3C6F09AF95
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
*
* VERSION: 1.41
*
* DATE: 10 Dec 2023
* DATE: 16 Dec 2023
*
* Providers global list.
*
@ -1324,7 +1324,7 @@ static KDU_PROVIDER g_KDUProviders[] =
(provPreOpenDriver)NULL,
(provPostOpenDriver)KDUProviderPostOpen,
(provMapDriver)KDUMapDriver,
(provControlDSE)KDUControlDSE,
(provControlDSE)KDUControlDSE2,
(provReadKernelVM)NULL,
(provWriteKernelVM)NULL,