[ROSAPPS]

Fix spelling of 'length' in various places.
Patch by andygui

CORE-7043 #comment Part for ROSApps committed in r58673, thanks!

svn path=/trunk/; revision=58673
This commit is contained in:
Hermès Bélusca-Maïto 2013-04-04 19:34:27 +00:00
parent 26895da7e6
commit 3ab4c09ac2

View file

@ -57,7 +57,7 @@ typedef struct
UCHAR Codes[20]; // Buffer where to store code UCHARs
UCHAR bAsciiLen; // Length of the ascii result
UCHAR bInstrLen; // Instruction lenght in UCHARs
UCHAR bInstrLen; // Instruction length in UCHARs
int nDisplacement; // Scanner: possible constant displacement
int nScanEnum; // Scanner: specific flags SCAN_*