https://git.reactos.org/?p=reactos.git;a=commitdiff;h=dfead9b2ca59048d1897d2a300f10b5391e203a3
commit dfead9b2ca59048d1897d2a300f10b5391e203a3 Author: winesync <[email protected]> AuthorDate: Fri Sep 11 16:49:24 2020 +0200 Commit: Jérôme Gardou <[email protected]> CommitDate: Wed Sep 16 10:35:43 2020 +0200 [WINESYNC] dbghelp: Fix MiniDumpWriteDump spec file entry. Signed-off-by: André Hentschel <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]> wine commit id 7a567d1bb00ea2cdac0e972220b1985800ab445e by André Hentschel <[email protected]> --- sdk/tools/winesync/dbghelp.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/tools/winesync/dbghelp.cfg b/sdk/tools/winesync/dbghelp.cfg index 0ba2c849dc3..d06f4b1040f 100644 --- a/sdk/tools/winesync/dbghelp.cfg +++ b/sdk/tools/winesync/dbghelp.cfg @@ -4,4 +4,4 @@ files: include/dbghelp.h: sdk/include/psdk/dbghelp.h include/wine/mscvpdb.h: sdk/include/reactos/wine/mscvpdb.h tags: - wine: 4b9defe09a24e77547cde4e8211f701a4984681b + wine: 7a567d1bb00ea2cdac0e972220b1985800ab445e
