1
0
mirror of https://github.com/clearml/dropbear synced 2025-02-25 13:22:16 +00:00

#ifdef for PENDIN

--HG--
extra : convert_revision : a9c59907d9b02918f78f5d0f9e7bc67be0b7ca6f
This commit is contained in:
Matt Johnston 2004-08-17 10:29:04 +00:00
parent 4a52217ed4
commit 4657ed1446

View File

@ -131,7 +131,11 @@ const struct TermCode termcodes[MAX_TERMCODE+1] = {
{IEXTEN, TERMCODE_LOCAL},
{ECHOCTL, TERMCODE_LOCAL},
{ECHOKE, TERMCODE_LOCAL},
#ifdef PENDIN
{PENDIN, TERMCODE_LOCAL},
#else
{0, 0},
#endif
{0, 0}, /* 63 */
{0, 0},
{0, 0},