mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
Open \Windows directory if it exists
svn path=/trunk/; revision=14595
This commit is contained in:
parent
40c9a57fa2
commit
c568ca436d
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ CsrpParseCommandLine (
|
|||
|
||||
InitializeObjectAttributes (&Attributes,
|
||||
&CsrDirectoryName,
|
||||
0,
|
||||
OBJ_OPENIF,
|
||||
NULL,
|
||||
NULL);
|
||||
|
||||
|
|
Loading…
Reference in a new issue