From bfd8d3bf6eaa81c95141df29b753e98150c09e57 Mon Sep 17 00:00:00 2001 From: Thomas Osterried Date: Fri, 9 Dec 2005 14:27:10 +0000 Subject: gcc4.0 sucks --- ax25ipd/io.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ax25ipd') diff --git a/ax25ipd/io.c b/ax25ipd/io.c index 914255a..17375e2 100644 --- a/ax25ipd/io.c +++ b/ax25ipd/io.c @@ -379,8 +379,8 @@ void io_start() { */ if (!bc_every) last_bc_time = time(NULL); -out_ttyfd: } +out_ttyfd: if (udp_mode) { if (FD_ISSET(udpsock, &readfds)) { -- cgit v1.2.3