mirror of
https://github.com/reactos/reactos.git
synced 2025-07-29 02:42:21 +00:00
[ADVAPI32] wine: Remove remnant ros_diff.patch
Added on4234345b03
(r48090), merged ond4a89f6cca
. CORE-14434
This commit is contained in:
parent
16f47d5e6f
commit
df224cb710
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
||||||
Index: crypt.c
|
|
||||||
===================================================================
|
|
||||||
--- crypt.c (Revision 48087)
|
|
||||||
+++ crypt.c (Arbeitskopie)
|
|
||||||
@@ -618,7 +618,7 @@
|
|
||||||
* Success: TRUE
|
|
||||||
* Failure: FALSE
|
|
||||||
*/
|
|
||||||
-BOOL WINAPI CryptReleaseContext (HCRYPTPROV hProv, ULONG_PTR dwFlags)
|
|
||||||
+BOOL WINAPI CryptReleaseContext (HCRYPTPROV hProv, DWORD dwFlags)
|
|
||||||
{
|
|
||||||
PCRYPTPROV pProv = (PCRYPTPROV)hProv;
|
|
||||||
BOOL ret = TRUE;
|
|
Loading…
Add table
Add a link
Reference in a new issue