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:
Michael Snyder
2005-01-14 01:59:20 +00:00
parent 41ccc9f609
commit 2c1ab59266
4 changed files with 38 additions and 33 deletions

View File

@@ -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))