Hugh McMaster : regedit: Hard-code "regedit" instead of passing getAppName () as an argument.
Module: wine Branch: master Commit: 493b5aab22cba6636c1e65505da0b06d4346bca8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=493b5aab22cba6636c1e65505d... Author: Hugh McMaster <hugh.mcmaster(a)outlook.com> Date: Wed Jun 22 12:03:07 2016 +0000 regedit: Hard-code "regedit" instead of passing getAppName() as an argument. Signed-off-by: Hugh McMaster <hugh.mcmaster(a)outlook.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- programs/regedit/regedit.c | 24 ++++++++--------------- programs/regedit/regproc.c | 49 +++++++++++++++++++--------------------------- programs/regedit/regproc.h | 2 -- 3 files changed, 28 insertions(+), 47 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=493b5aab22cba6636c1e65...
participants (1)
-
Alexandre Julliard