mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Revert one meaningless change from the previous patch
svn path=/trunk/; revision=23543
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user