From eaa394ec696457bbe114add4d28da07ad64b6fa4 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Sun, 11 Aug 2002 12:01:33 +0000 Subject: *** empty log message *** --- userspace/ebtables2/ebtables.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userspace/ebtables2/ebtables.c b/userspace/ebtables2/ebtables.c index 24613c2..e6f798b 100644 --- a/userspace/ebtables2/ebtables.c +++ b/userspace/ebtables2/ebtables.c @@ -1473,7 +1473,7 @@ static void get_kernel_table(const char *modprobe) // the main thing int main(int argc, char *argv[]) { - char *buffer, allowbc = 'n'; + char *buffer; int c, i; // this special one for the -Z option (we can have -Z -L ) int zerochain = -1; -- cgit v1.2.3