Revert one meaningless change from the previous patch

svn path=/trunk/; revision=23543
This commit is contained in:
Aleksey Bragin 2006-08-10 20:56:48 +00:00
parent 9834923eaf
commit e91fadbcbd

View file

@ -121,7 +121,7 @@ static BOOL add_boot_rename_entry( LPCWSTR source, LPCWSTR dest, DWORD flags )
&ObjectAttributes,
0,
NULL,
0,
REG_OPTION_NON_VOLATILE,
NULL);
if (Status == STATUS_ACCESS_DENIED)