Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2004 03:01:01 +0800
From:      "Xin LI" <delphij@emails.bjut.edu.cn>
To:        "'FreeBSD Tinderbox'" <tinderbox@freebsd.org>, <current@freebsd.org>, <i386@freebsd.org>
Subject:   RE: [current tinderbox] failure on i386/i386
Message-ID:  <286115857.18063@bjut.edu.cn>
In-Reply-To: <20040601185114.2EBF67306D@freebsd-current.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Please someone commit this patch to resolve the problem:

Index: sysmouse.c
===================================================================
RCS file: /home/fcvs/src/sys/dev/syscons/sysmouse.c,v
retrieving revision 1.19
diff -u -r1.19 sysmouse.c
--- sysmouse.c	1 Jun 2004 13:49:27 -0000	1.19
+++ sysmouse.c	1 Jun 2004 17:19:39 -0000
@@ -150,7 +150,6 @@
 	struct tty *tp;
 	mousehw_t *hw;
 	mousemode_t *mode;
-	int error;
 	int s;
 
 	tp = dev->si_tty;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?286115857.18063>