gdb: fix indentation in infrun.c
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 21 Jan 2020 21:04:51 +0000 (16:04 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 21 Jan 2020 21:04:51 +0000 (16:04 -0500)
commitf9fac3c81b322a3c0d2e50d19769c06fdada7a94
treedbaf1266446da5c3a4a5cb3dd88fd25447cfe321
parentf6474de9aacec990d44d2d65a337668b389efd99
gdb: fix indentation in infrun.c

I noticed the indentation there was off, this patch fixes it.

gdb/ChangeLog:

* infrun.c (proceed): Fix indentation.
gdb/ChangeLog
gdb/infrun.c