mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[RTL]
Fix another warning svn path=/trunk/; revision=59155
This commit is contained in:
@@ -706,6 +706,7 @@ RtlCreateBootStatusDataFile(VOID)
|
||||
NULL);
|
||||
|
||||
AllocationSize.QuadPart = 0x800;
|
||||
DBG_UNREFERENCED_LOCAL_VARIABLE(AllocationSize);
|
||||
|
||||
/* Create the boot status data file */
|
||||
Status = ZwCreateFile(&FileHandle,
|
||||
|
||||
Reference in New Issue
Block a user