[FREELDR] Minor code improvements + 1 bug-fix.
[reactos.git] / boot / freeldr / freeldr / include / disk.h
index c07ed01..b08993a 100644 (file)
@@ -123,7 +123,7 @@ extern SIZE_T DiskReadBufferSize;
 
 
 /* ARC path of the boot drive and partition */
-extern CCHAR FrldrBootPath[MAX_PATH];
+extern CCHAR FrLdrBootPath[MAX_PATH];
 
 
 ///////////////////////////////////////////////////////////////////////////////////////