]> git.pld-linux.org Git - packages/wine.git/commitdiff
- no longer used
authorPatryk Zawadzki <patrys@room-303.com>
Sat, 6 Dec 2008 19:04:33 +0000 (19:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wine-bug9177_workaround.patch -> 1.2

wine-bug9177_workaround.patch [deleted file]

diff --git a/wine-bug9177_workaround.patch b/wine-bug9177_workaround.patch
deleted file mode 100644 (file)
index f26b710..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./dlls/advapi32/security.c.org     2007-07-27 17:11:43.000000000 +0200
-+++ ./dlls/advapi32/security.c 2007-08-11 21:38:43.000000000 +0200
-@@ -3470,7 +3470,7 @@
-  
- lend:
-     TRACE(" ret=%d\n", bret);
--    return bret;
-+    return 1; //bret;
- }
- /******************************************************************************
This page took 0.159935 seconds and 4 git commands to generate.