Fix indentation in print_thread_info_1
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 8 Jan 2020 21:55:03 +0000 (16:55 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 9 Jan 2020 21:59:44 +0000 (16:59 -0500)
commit3061113bf336048d538241282c39baf684de31bf
tree42a6926956cfe2b1ad5f9c83e427f014a6c4d2e2
parent57d750026550cf3a589e3f28a0cdc303ba5ed039
Fix indentation in print_thread_info_1

The body of this this big "for" loop is missing an indentation level,
this patch fixes that.

gdb/ChangeLog:

* thread.c (print_thread_info_1): Fix indentation.
gdb/ChangeLog
gdb/thread.c
This page took 0.024582 seconds and 4 git commands to generate.