From eabdfb5e1ebf83147017c57db3659e7b2e8ecad1 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 26 Oct 1996 22:21:16 +0000 Subject: gcc -Wall cleanup. svn path=/trunk/; revision=396 --- uid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uid.c') diff --git a/uid.c b/uid.c index 84311727..25730390 100644 --- a/uid.c +++ b/uid.c @@ -249,7 +249,7 @@ void write_saved_lists(hostlist, idfile) struct query *hostlist; char *idfile; { - int st, idcount; + int idcount; FILE *tmpfp; struct query *hostp; struct idlist *idp; -- cgit v1.2.3