mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
2005-01-13 Michael Snyder <msnyder@redhat.com>
* ser-tcp.c: Whitespace tweaks. * ser-unix.c: Whitespace tweaks. * serial.h: Whitespace tweaks.
This commit is contained in:
@@ -129,9 +129,9 @@ net_open (struct serial *scb, const char *name)
|
||||
|
||||
do
|
||||
{
|
||||
/* While we wait for the connect to complete
|
||||
/* While we wait for the connect to complete,
|
||||
poll the UI so it can update or the user can
|
||||
interrupt. */
|
||||
interrupt. */
|
||||
if (deprecated_ui_loop_hook)
|
||||
{
|
||||
if (deprecated_ui_loop_hook (0))
|
||||
|
||||
Reference in New Issue
Block a user