Date: Tue, 23 Jan 2001 14:12:30 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Matt Jacob <mjacob@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_synch.c Message-ID: <Pine.BSF.4.21.0101231410290.34279-100000@besplex.bde.org> In-Reply-To: <200101222222.f0MMMdx01968@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Jan 2001, Matt Jacob wrote: > mjacob 2001/01/22 14:22:39 PST > > Modified files: > sys/kern kern_synch.c > Log: > Move (now) unused variable declaration inside the block (now commented out). This actually moves the (temporarily) unused declaration to /dev/null. Please ifdef temporary changes. Don't move them to a wrong place. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0101231410290.34279-100000>