From 5f5d1604492ae15967f9d86f41fbeeedcae0ae2b Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 8 Jul 1999 06:44:55 +0200 Subject: Import ax25-tools 0.0.3 from tarball --- ax25/ax25d.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ax25/ax25d.c') diff --git a/ax25/ax25d.c b/ax25/ax25d.c index 86d3895..9be7d34 100644 --- a/ax25/ax25d.c +++ b/ax25/ax25d.c @@ -679,7 +679,7 @@ static int ReadConfig(void) int af_type = 0; /* Keep GCC happy */ int line = 0; int hunt = TRUE, error = FALSE; - int iamdigi = FALSE, yes; + int iamdigi = FALSE; int parameters = 0; memset(&axl_defaults, 0, sizeof(axl_defaults)); -- cgit v1.2.3