From 0fda0aaec7ec6c3d4609158bc3719eac9aa1c9b4 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 25 Jan 2020 01:10:30 +0000 Subject: user/wine: libressl->openssl (how old is this anyway) --- user/wine/printer.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 user/wine/printer.patch (limited to 'user/wine/printer.patch') diff --git a/user/wine/printer.patch b/user/wine/printer.patch new file mode 100644 index 000000000..4910e4726 --- /dev/null +++ b/user/wine/printer.patch @@ -0,0 +1,13 @@ + dlls/winspool.drv/info.c | 1 + + 1 file changed, 1 insertion(+) +--- a/dlls/winspool.drv/info.c ++++ a/dlls/winspool.drv/info.c +@@ -1620,6 +1620,7 @@ void WINSPOOL_LoadSystemPrinters(void) + #endif + + /* FIXME: The init code should be moved to spoolsv.exe */ ++ SetLastError(0); + init_mutex = CreateMutexW( NULL, TRUE, winspool_mutex_name ); + if (!init_mutex) + { +-- -- cgit v1.2.3-70-g09d2