mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Fix compilation with GCC4
svn path=/trunk/; revision=24470
This commit is contained in:
@@ -502,7 +502,7 @@ IoInitSystem(IN PLOADER_PARAMETER_BLOCK LoaderBlock)
|
||||
/* Assign drive letters */
|
||||
IoAssignDriveLetters(LoaderBlock,
|
||||
&NtBootPath,
|
||||
RootString.Buffer,
|
||||
(PUCHAR)RootString.Buffer,
|
||||
&RootString);
|
||||
|
||||
/* Update system root */
|
||||
|
||||
Reference in New Issue
Block a user