commit | 923a57375e6ab67e198f7036fc637d980b3fe764 | [log] [tgz] |
---|---|---|
author | Bart De Schuymer <bdschuym@pandora.be> | Sun Aug 11 12:01:33 2002 +0000 |
committer | Bart De Schuymer <bdschuym@pandora.be> | Sun Aug 11 12:01:33 2002 +0000 |
tree | eaf9d091be2edf1bf04d67a886cdcbdf8716ca21 | |
parent | aac311473fb4753db236e40f3f5c3865e491cb56 [diff] [blame] |
*** empty log message ***
diff --git a/ebtables.c b/ebtables.c index 24613c2..e6f798b 100644 --- a/ebtables.c +++ b/ebtables.c
@@ -1473,7 +1473,7 @@ // 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 <this> -L <that>) int zerochain = -1;