From f590c1d52afbae2d16182864084edae84f541835 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 17 Apr 2008 18:06:06 +0200 Subject: modified omfwd to work with netstrm (and also did some cleanup) --- tcpclt.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tcpclt.c') diff --git a/tcpclt.c b/tcpclt.c index 7216caae..2bc2ea56 100644 --- a/tcpclt.c +++ b/tcpclt.c @@ -51,7 +51,6 @@ MODULE_TYPE_LIB DEFobjStaticHelpers /* Initialize TCP sockets (for sender) - * This is done once per selector line, if not yet initialized. */ static int CreateSocket(struct addrinfo *addrDest) -- cgit