gdbserver: Reindent check_zombie_leaders
authorPedro Alves <pedro@palves.net>
Thu, 24 Feb 2022 11:35:43 +0000 (11:35 +0000)
committerPedro Alves <pedro@palves.net>
Thu, 10 Mar 2022 11:35:53 +0000 (11:35 +0000)
commitaa40a989efdf2ab3960f4ed4ac44d89cef8a9ef3
tree9954c37db55c5e0ed90bb78539b8b41e193d02b3
parent5406bc3f1b3a8b9a653b80bae25253b1841adb46
gdbserver: Reindent check_zombie_leaders

This fixes the indentation of
linux_process_target::check_zombie_leaders, which will help with
keeping its comments in sync with the gdb/linux-nat.c counterpart.

Change-Id: I37332343bd80423d934249e3de2d04feefad1891
gdbserver/linux-low.cc