mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
Line break
This commit is contained in:
parent
cdcc8e3643
commit
b4f899bb85
@ -30,7 +30,8 @@
|
||||
/* User interface:
|
||||
reverse-step, reverse-next etc. */
|
||||
|
||||
static void exec_direction_default (void *notused)
|
||||
static void
|
||||
exec_direction_default (void *notused)
|
||||
{
|
||||
/* Return execution direction to default state. */
|
||||
execution_direction = EXEC_FORWARD;
|
||||
|
Loading…
Reference in New Issue
Block a user