Fixed a possible discrepancy of the primary device number in the LSTD and PRIM commands

This commit is contained in:
Klaus Schmidinger
2018-03-24 09:58:03 +01:00
parent 1f16ada70c
commit 53aea17949
3 changed files with 8 additions and 2 deletions

View File

@@ -2265,6 +2265,8 @@ Javier Fern
J<EFBFBD>rgen Schneider <ivory7@gmx.de>
for a patch that was used as a base to fix handling multi byte key sequences
in cKbdRemote
for reporting a possible discrepancy of the primary device number in the LSTD and
PRIM commands
Christian Wieninger <cwieninger@gmx.de>
for suggesting to add cMenuEditStrItem::InEditMode()