Date: Mon, 03 May 1999 10:25:14 +0100 From: Brian Somers <brian@Awfulhak.org> To: Peter Wemm <peter@freebsd.org> Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/gnu/i386/isa dgb.c dgm.c Message-ID: <199905030925.KAA05297@keep.lan.Awfulhak.org> In-Reply-To: Your message of "Sun, 02 May 1999 14:39:53 PDT." <199905022139.OAA53163@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> peter 1999/05/02 14:39:53 PDT > > Modified files: > sys/gnu/i386/isa dgb.c dgm.c > Log: > s/size == 0;/size = 0;/ > > PR: 11409 > Submitted by: Christopher Peterson <cpeterso@cs.washington.edu> > > Revision Changes Path > 1.47 +3 -3 src/sys/gnu/i386/isa/dgb.c > 1.11 +3 -3 src/sys/gnu/i386/isa/dgm.c This code is #if'd out anyway, and also has some extra braces that would stop it from compiling. -- Brian <brian@Awfulhak.org> <brian@FreeBSD.org> <http://www.Awfulhak.org> <brian@OpenBSD.org> Don't _EVER_ lose your sense of humour ! <brian@uk.FreeBSD.org> 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?199905030925.KAA05297>