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,6 +13,6 @@
/* XTLDR protocol handler */
EXTERN PXTBL_LOADER_PROTOCOL XtLdrProto;
EXTERN PXTBL_LOADER_PROTOCOL XtLdrProtocol;
#endif/* __XTLDR_BEEP_GLOBALS_H */