Module: wine Branch: master Commit: 5de883cc9f7bb45ea9a576c1830ad9fb46b1711e URL: http://source.winehq.org/git/wine.git/?a=commit;h=5de883cc9f7bb45ea9a576c183...
Author: Hugh McMaster hugh.mcmaster@outlook.com Date: Fri Aug 18 09:31:30 2017 +0000
reg: Use the correct return codes during the import operation.
Signed-off-by: Hugh McMaster hugh.mcmaster@outlook.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
programs/reg/import.c | 6 - programs/reg/tests/reg.c | 532 +++++++++++++++++++++++------------------------ 2 files changed, 266 insertions(+), 272 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5de883cc9f7bb45ea9a576...