update for HEAD-2003091401
[reactos.git] / subsys / system / usetup / bootsup.h
index db5a355..f60d035 100644 (file)
@@ -54,8 +54,8 @@ InstallFat32BootCodeToFile(PWSTR SrcPath,
                           PWSTR RootPath);
 
 NTSTATUS
-InstallMBRBootCodeToDisk(PWSTR SrcPath,
-                          PWSTR RootPath);
+InstallMbrBootCodeToDisk (PWSTR SrcPath,
+                         PWSTR RootPath);
 
 NTSTATUS
 InstallFat16BootCodeToDisk(PWSTR SrcPath,