system/termcurses/tcurses_vt100.c: Fix spelling error in last commit.
This commit is contained in:
parent
42f3c06389
commit
edbf31a341
@ -827,7 +827,7 @@ static int tcurses_vt100_getkeycode(FAR struct termcurses_s *dev, FAR int *speci
|
||||
*keymodifiers = 0;
|
||||
*specialkey = 0;
|
||||
ismodifier = false;
|
||||
buildkeycount = 0;
|
||||
keybuildcount = 0;
|
||||
|
||||
while (keycode == -1)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user