diff --git a/patches/ntoskrnl-DriverTest/0001-ntoskrnl.exe-tests-Add-initial-driver-testing-framew.patch b/patches/ntoskrnl-DriverTest/0001-ntoskrnl.exe-tests-Add-initial-driver-testing-framew.patch index ef6c5466..a4c52647 100644 --- a/patches/ntoskrnl-DriverTest/0001-ntoskrnl.exe-tests-Add-initial-driver-testing-framew.patch +++ b/patches/ntoskrnl-DriverTest/0001-ntoskrnl.exe-tests-Add-initial-driver-testing-framew.patch @@ -524,7 +524,7 @@ index 0000000..9b8a6a7 + unload_driver(service, filename); +} diff --git a/tools/make_makefiles b/tools/make_makefiles -index f0b40c0..46b8389 100755 +index f0b40c0..46b8389 100644 --- a/tools/make_makefiles +++ b/tools/make_makefiles @@ -257,7 +257,7 @@ sub parse_makefile($) diff --git a/patches/nvcuda-CUDA_Support/0005-nvcuda-Properly-wrap-undocumented-ContextStorage-int.patch b/patches/nvcuda-CUDA_Support/0005-nvcuda-Properly-wrap-undocumented-ContextStorage-int.patch index 21ddfe01..88d38d73 100644 --- a/patches/nvcuda-CUDA_Support/0005-nvcuda-Properly-wrap-undocumented-ContextStorage-int.patch +++ b/patches/nvcuda-CUDA_Support/0005-nvcuda-Properly-wrap-undocumented-ContextStorage-int.patch @@ -11,7 +11,7 @@ Subject: nvcuda: Properly wrap undocumented 'ContextStorage' interface and add 3 files changed, 319 insertions(+), 33 deletions(-) diff --git a/dlls/nvcuda/internal.c b/dlls/nvcuda/internal.c -index 611e310..8a2dffd 100755 +index 611e310..8a2dffd 100644 --- a/dlls/nvcuda/internal.c +++ b/dlls/nvcuda/internal.c @@ -88,7 +88,7 @@ static const CUuuid UUID_Unknown2 = {{0xA0, 0x94, 0x79, 0x8C,