remote: Fix indentation in remote_new_objfile.

gdb/remote.c:14541:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
    if (current_inferior ()->in_initial_library_scan)
    ^
gdb/remote.c:14527:3: note: previous statement is here
  if (remote == nullptr)
  ^

gdb/ChangeLog:

	* remote.c (remote_new_objfile): Fix indentation.
This commit is contained in:
John Baldwin 2021-06-12 10:43:29 -07:00
parent 5629cf2b98
commit d424629da8
2 changed files with 6 additions and 2 deletions

@ -1,3 +1,7 @@
2021-06-12 John Baldwin <jhb@FreeBSD.org>
* remote.c (remote_new_objfile): Fix indentation.
2021-06-11 Kevin Buettner <kevinb@redhat.com>
* solib.c (libpthread_name_p): Match "libc" in addition