Module: wine Branch: master Commit: 93fbe09ed098f6356485c6390a533e04f6ff3959 URL: https://source.winehq.org/git/wine.git/?a=commit;h=93fbe09ed098f6356485c6390...
Author: Hugh McMaster hugh.mcmaster@outlook.com Date: Mon Feb 22 17:30:02 2021 +1100
reg/tests: Replace RegCloseKey() with the helper function close_key().
Signed-off-by: Hugh McMaster hugh.mcmaster@outlook.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
programs/reg/tests/reg.c | 92 ++++++++++++++++++++++-------------------------- 1 file changed, 43 insertions(+), 49 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=93fbe09ed098f6356485c...