From b817abb00128b97eaebb97a154a2d6b2f7883043 Mon Sep 17 00:00:00 2001 From: laforge Date: Wed, 4 Jul 2001 00:22:54 +0000 Subject: 3rd attemt to make it right :) --- ulogd/ulogd.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ulogd/ulogd.c') diff --git a/ulogd/ulogd.c b/ulogd/ulogd.c index d390ccb..18cb949 100644 --- a/ulogd/ulogd.c +++ b/ulogd/ulogd.c @@ -1,6 +1,6 @@ -/* ulogd, Version $Revision: 1.20 $ +/* ulogd, Version $Revision: 1.21 $ * - * $Id: ulogd.c,v 1.20 2001/07/03 14:37:10 laforge Exp $ + * $Id: ulogd.c,v 1.21 2001/07/03 14:44:25 laforge Exp $ * * userspace logging daemon for the netfilter ULOG target * of the linux 2.4 netfilter subsystem. @@ -528,7 +528,7 @@ static void sighup_handler(int signal) int main(int argc, char* argv[]) { - size_t len; + int len; ulog_packet_msg_t *upkt; if (init_conffile(ULOGD_CONFIGFILE)) { -- cgit v1.2.3