am 00f3d809
: am a62a1926
: am 471252b9
: Merge "Fix a bug in multiple shortcut handling code." into jb-mr1-dev
* commit '00f3d8094733de407c9cd2669bf579a4d7740328': Fix a bug in multiple shortcut handling code.
This commit is contained in:
commit
3873d36128
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ class TerminalAttributes {
|
|||
outWord[i] = (uint16_t)codePoint;
|
||||
}
|
||||
*outFreq = BinaryFormat::getAttributeFrequencyFromFlags(shortcutFlags);
|
||||
mPos += BinaryFormat::CHARACTER_ARRAY_TERMINATOR_SIZE;
|
||||
return i;
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue