msi: Rename msi_reset_folders to msi_reset_source_folders.
commit14ddb49df278e44fd184a8fd73ff1341ce0885ec
authorHans Leidekker <hans@codeweavers.com>
Wed, 10 Oct 2018 14:14:28 +0000 (10 16:14 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Oct 2018 15:44:09 +0000 (10 17:44 +0200)
tree32e66860fa8e7331fb2844add023e7bd7fa3a83a
parentcfab3111c26f96cee1773be66392bfb5bf367226
msi: Rename msi_reset_folders to msi_reset_source_folders.

It was always called with source parameter set to TRUE.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msi/action.c
dlls/msi/appsearch.c
dlls/msi/custom.c
dlls/msi/dialog.c
dlls/msi/msipriv.h
dlls/msi/package.c
dlls/msi/upgrade.c