Minor style fixes in breakpoint.c:find_condition_and_thread
authorJoel Brobecker <brobecker@gnat.com>
Tue, 15 May 2012 14:33:31 +0000 (14:33 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 15 May 2012 14:33:31 +0000 (14:33 +0000)
commitd634f2de8fedbe4bfa79b24d71c0f29515412d48
tree249b74fe578db7799b6d38b8bbdb946b85718dc3
parent54115cd45b690ab1a320e98fd37842364cd22158
Minor style fixes in breakpoint.c:find_condition_and_thread

Mostly removing trailing spaces at end of lines, and also adding
an empty line after the function's documentation.

gdb/ChangeLog:

        * breakpoint.c (find_condition_and_thread): Minor reformatting.
gdb/ChangeLog
gdb/breakpoint.c