X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnet.c;h=1df4e9ecf6671b08015e6c2da1db11118b98386b;hp=41767d8f239ea4fe2b928d94b064de2f2f2839ae;hb=438419734ebee38dc3f7390e5c8ae8e6ca2cb6cf;hpb=3d8a373bb3a788efffc555122b9d0569b96c5944 diff --git a/src/net.c b/src/net.c index 41767d8f..1df4e9ec 100644 --- a/src/net.c +++ b/src/net.c @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: net.c,v 1.35.4.168 2002/03/27 14:02:36 guus Exp $ + $Id: net.c,v 1.35.4.169 2002/04/01 21:28:05 guus Exp $ */ #include "config.h" @@ -365,6 +365,8 @@ cp dump_connections(); return; } + + continue; } check_network_activity(&fset);