mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[ARBITERS][NDIS] Try to fix the repository
This commit is contained in:
@@ -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]>
|
||||
*/
|
||||
|
||||
@@ -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)(
|
||||
|
||||
Reference in New Issue
Block a user