From 88fa91b4734013adadbd4e1c44155af5b3f5ef5e Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Wed, 12 Feb 2003 15:14:36 +0000 Subject: 2003-02-12 Andrew Cagney * tuiIO.c (tui_prep_terminal): Add one notused parameter. * tui.c (tui_rl_switch_mode): Add two notused parameters. (tui_rl_change_windows, tui_rl_next_keymap): Ditto. (tui_rl_delete_other_windows): Ditto. (tui_rl_change_windows, tui_rl_delete_other_windows): Update calls. --- gdb/tui/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gdb/tui/ChangeLog') diff --git a/gdb/tui/ChangeLog b/gdb/tui/ChangeLog index 88ad5e7..e11ee23 100644 --- a/gdb/tui/ChangeLog +++ b/gdb/tui/ChangeLog @@ -1,3 +1,12 @@ +2003-02-12 Andrew Cagney + + * tuiIO.c (tui_prep_terminal): Add one notused parameter. + * tui.c (tui_rl_switch_mode): Add two notused parameters. + (tui_rl_change_windows, tui_rl_next_keymap): Ditto. + (tui_rl_delete_other_windows): Ditto. + (tui_rl_change_windows, tui_rl_delete_other_windows): Update + calls. + 2002-12-08 Elena Zannoni Import of readline 4.3. -- cgit v1.1