mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-09 05:31:41 +00:00
Empty line after comment documenting set_initial_gdb_ttystate.
gdb/ChangeLog: * inflow.c (set_initial_gdb_ttystate): Add empty line after comment documenting function.
This commit is contained in:
parent
50a18af83d
commit
ea42d6f8d1
@ -1,3 +1,8 @@
|
||||
2015-01-07 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* inflow.c (set_initial_gdb_ttystate): Add empty line after
|
||||
comment documenting function.
|
||||
|
||||
2015-01-07 Patrick Palka <patrick@parcs.ath.cx>
|
||||
|
||||
* terminal.h (set_initial_gdb_ttystate): Declare.
|
||||
|
@ -161,6 +161,7 @@ show_interactive_mode (struct ui_file *file, int from_tty,
|
||||
}
|
||||
|
||||
/* Set the initial tty state that is to be inherited by new inferiors. */
|
||||
|
||||
void
|
||||
set_initial_gdb_ttystate (void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user