summaryrefslogtreecommitdiff
path: root/emulators/wine/patches/patch-ak
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2006-06-12 09:07:22 +0000
committeradam <adam@pkgsrc.org>2006-06-12 09:07:22 +0000
commit7e40292d7f0662dacf5bd3eedf2e4578732c1acd (patch)
tree364a9f03f1360406d8a136584bda3120a25102d6 /emulators/wine/patches/patch-ak
parent6b4b7743d0b787eca79a5601462848366af761d0 (diff)
downloadpkgsrc-7e40292d7f0662dacf5bd3eedf2e4578732c1acd.tar.gz
Changes 0.9.15:
- More MS/RPC improvements. - Core Audio driver for Mac OS X. - More complete DNSAPI dll. - Improvements to Web browser support. - Lots of bug fixes.
Diffstat (limited to 'emulators/wine/patches/patch-ak')
-rw-r--r--emulators/wine/patches/patch-ak6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/wine/patches/patch-ak b/emulators/wine/patches/patch-ak
index 12dbc6369c2..dc23947a6c2 100644
--- a/emulators/wine/patches/patch-ak
+++ b/emulators/wine/patches/patch-ak
@@ -1,8 +1,8 @@
-$NetBSD: patch-ak,v 1.6 2006/05/12 20:53:37 adam Exp $
+$NetBSD: patch-ak,v 1.7 2006/06/12 09:07:22 adam Exp $
---- dlls/ntdll/file.c.orig 2006-05-11 18:02:02.000000000 +0200
+--- dlls/ntdll/file.c.orig 2006-06-08 17:06:38.000000000 +0200
+++ dlls/ntdll/file.c
-@@ -1599,6 +1599,35 @@ NTSTATUS FILE_GetDeviceInfo( int fd, FIL
+@@ -1629,6 +1629,35 @@ NTSTATUS FILE_GetDeviceInfo( int fd, FIL
info->DeviceType = FILE_DEVICE_DISK_FILE_SYSTEM;
break;
}