Rename XtLdrProtocol variable

This commit is contained in:
2024-01-23 15:17:39 +01:00
parent f2ab4894a5
commit f2887dba1f
6 changed files with 10 additions and 10 deletions

View File

@@ -13,7 +13,7 @@
/* XTLDR protocol handler */
EXTERN PXTBL_LOADER_PROTOCOL XtLdrProto;
EXTERN PXTBL_LOADER_PROTOCOL XtLdrProtocol;
/* Dummy Boot Protocol handler */
EXTERN XTBL_BOOT_PROTOCOL BlpDummyProtocol;