Oops. :-)

SVN revision: 281
This commit is contained in:
Michael Jennings 1999-09-15 01:37:01 +00:00
parent 5ee36e0fd6
commit 17fc1ddb01
1 changed files with 2 additions and 0 deletions

View File

@ -652,6 +652,8 @@ sprintf(kbuf,"\033[%02d~", (int)((n) + (keysym - fkey))); \
}
#endif /* DEBUG_CMD */
tt_write(kbuf, len);
LK_RET();
}
/* print pipe */