diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 2001-01-08 14:57:30 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 2001-01-08 14:57:30 +0000 |
commit | 5844f8455e993cb2eac8f1bc5482694c17eb0fb4 (patch) | |
tree | e964eedfc11e7959ea2bb7c95483d185aa77fd27 /readline/ChangeLog.Cygnus | |
parent | 1302fd5e2b84ee91daa2507e4e77176a887bd70e (diff) | |
download | gdb-5844f8455e993cb2eac8f1bc5482694c17eb0fb4.zip gdb-5844f8455e993cb2eac8f1bc5482694c17eb0fb4.tar.gz gdb-5844f8455e993cb2eac8f1bc5482694c17eb0fb4.tar.bz2 |
* rltty.c (save_tty_chars): Fix compilation-stopping typo.
Diffstat (limited to 'readline/ChangeLog.Cygnus')
-rw-r--r-- | readline/ChangeLog.Cygnus | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/readline/ChangeLog.Cygnus b/readline/ChangeLog.Cygnus index 4556c2a..24bcd5c 100644 --- a/readline/ChangeLog.Cygnus +++ b/readline/ChangeLog.Cygnus @@ -1,3 +1,7 @@ +2001-01-07 Michael Sokolov <msokolov@ivan.Harhan.ORG> + + * rltty.c (save_tty_chars): Fix compilation-stopping typo. + 2000-07-10 Eli Zaretskii <eliz@is.elta.co.il> * terminal.c (_rl_get_screen_size) [__DJGPP__]: Determine screen |