https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6d133af41eddbd33d33274d0a107e997635cf8be
commit 6d133af41eddbd33d33274d0a107e997635cf8be Author: winesync <[email protected]> AuthorDate: Tue Dec 8 18:00:54 2020 +0100 Commit: Jérôme Gardou <[email protected]> CommitDate: Tue Jan 5 11:03:13 2021 +0100 [WINESYNC] tools: Remove 0x0501 API versions forced by winapi_test. Signed-off-by: Serge Gautherie <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]> wine commit id aa384d36429110970aa72acbc5043158de6aff03 by Serge Gautherie <[email protected]> --- sdk/tools/winesync/wininet.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/tools/winesync/wininet.cfg b/sdk/tools/winesync/wininet.cfg index 44c2b49f672..99642310238 100644 --- a/sdk/tools/winesync/wininet.cfg +++ b/sdk/tools/winesync/wininet.cfg @@ -5,4 +5,4 @@ files: include/wininet.h: sdk/include/psdk/wininet.h include/winineti.h: sdk/include/psdk/winineti.h tags: - wine: 6fcd1378b2516165468bcbd71263c1b18c6be491 + wine: aa384d36429110970aa72acbc5043158de6aff03
