[ARBITERS][NDIS] Try to fix the repository

This commit is contained in:
Timo Kreuzer
2026-07-21 08:52:34 +00:00
parent 795f69c63f
commit ccc242ed6f
3 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/*
* PROJECT: ReactOS Arbitrartion Library
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Generic Arbiter Library
* COPYRIGHT: Copyright 2026 Justin Miller <[email protected]>
*/
+2 -2
View File
@@ -1,6 +1,6 @@
/*
* PROJECT: ReactOS Arbitrartion Library
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Generic Arbiter Library
* COPYRIGHT: Copyright 2026 Justin Miller <[email protected]>
*/
@@ -160,7 +160,7 @@ typedef NTSTATUS
_In_opt_ PIO_RESOURCE_DESCRIPTOR Requirement,
_In_opt_ PCM_PARTIAL_RESOURCE_DESCRIPTOR Resource
);
#endif // (NTDDI_VERSION >= NTDDI_VISTA)
#endif // (NTDDI_VERSION >= NTDDI_VISTA)
typedef NTSTATUS
(NTAPI * PARB_COMMIT_ALLOCATION)(