diff options
author | John Baldwin <jhb@FreeBSD.org> | 2021-06-12 10:43:29 -0700 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2021-06-12 10:43:29 -0700 |
commit | d424629da8759410671d96d33a3fbd5bc38f93b2 (patch) | |
tree | a666be7f72ec658f299fe56cc599571ca6220dd2 /libiberty/vprintf-support.c | |
parent | 5629cf2b98a92925434aeb234d22ad61c5c4bc7e (diff) | |
download | gdb-d424629da8759410671d96d33a3fbd5bc38f93b2.zip gdb-d424629da8759410671d96d33a3fbd5bc38f93b2.tar.gz gdb-d424629da8759410671d96d33a3fbd5bc38f93b2.tar.bz2 |
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.
Diffstat (limited to 'libiberty/vprintf-support.c')
0 files changed, 0 insertions, 0 deletions