mirror of
https://github.com/reactos/reactos.git
synced 2026-06-02 17:31:23 +08:00
[SETUPLIB] Fix 'MAX_USHORT' typo in a comment (#2144)
This commit is contained in:
committed by
Hermès BÉLUSCA - MAÏTO
parent
f6ad093801
commit
99f8ccdc7f
@@ -44,7 +44,7 @@ typedef struct _BOOT_STORE_OPTIONS
|
||||
* IS_INTRESOURCE macros for Win32 resources.
|
||||
*
|
||||
* A key consists of either a boot ID number, comprised between 0 and
|
||||
* MAX_USHORT == 0xFFFF == 65535, or can be a pointer to a human-readable
|
||||
* MAXUSHORT == 0xFFFF == 65535, or can be a pointer to a human-readable
|
||||
* string (section name), as in the case of FreeLDR, or to a GUID, as in the
|
||||
* case of BOOTMGR.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user