From 33231046e32b3e40f87450355e968cda40982f14 Mon Sep 17 00:00:00 2001 From: laforge Date: Tue, 3 Jul 2001 14:37:10 +0000 Subject: grr... --- ulogd.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ulogd.c') diff --git a/ulogd.c b/ulogd.c index cec4bf8..7584793 100644 --- a/ulogd.c +++ b/ulogd.c @@ -1,6 +1,6 @@ -/* ulogd, Version $Revision: 1.18 $ +/* ulogd, Version $Revision: 1.19 $ * - * $Id: ulogd.c,v 1.18 2001/06/17 20:08:30 laforge Exp $ + * $Id: ulogd.c,v 1.19 2001/07/03 14:36:19 laforge Exp $ * * userspace logging daemon for the netfilter ULOG target * of the linux 2.4 netfilter subsystem. @@ -582,7 +582,7 @@ int main(int argc, char* argv[]) if (len < 0) { /* an error during read occurred, * we may want some rate limiting here */ - ulogd_log(LOG_ERROR, + ulogd_log(ULOGD_ERROR, ipulog_strerror(ipulog_errno)); continue; } -- cgit v1.2.3