diff options
Diffstat (limited to 'src/terminal.c')
-rw-r--r-- | src/terminal.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/terminal.c b/src/terminal.c index a078e4e..f86154d 100644 --- a/src/terminal.c +++ b/src/terminal.c @@ -11,6 +11,9 @@ static char rcsid[] = /* * $Log$ + * Revision 1.22 2008/03/11 17:56:50 james + * *** empty log message *** + * * Revision 1.21 2008/03/11 17:56:04 james * *** empty log message *** * @@ -148,6 +151,7 @@ terminal_close (TTY * _t) // // // + // // to // bottom t->xmit (_t, buf, i); |