drivers/net/telnet.c: correct typo error to fix build break
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
This commit is contained in:
parent
0a115e4a47
commit
bbd102808d
@ -306,7 +306,6 @@ static void telnet_check_ctrlchar(FAR struct telnet_dev_s *priv,
|
||||
signo = SIGINT;
|
||||
break;
|
||||
}
|
||||
else
|
||||
#endif
|
||||
#ifdef CONFIG_TTY_SIGSTP
|
||||
/* Is this the special character that will generate the SIGSTP signal? */
|
||||
|
Loading…
Reference in New Issue
Block a user