From owner-cvs-all Mon Oct 8 23:51:41 2001 Delivered-To: cvs-all@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id 3734637B401; Mon, 8 Oct 2001 23:51:37 -0700 (PDT) Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id AAA25281; Tue, 9 Oct 2001 00:52:29 -0700 (PDT) Date: Tue, 9 Oct 2001 00:52:28 -0700 (PDT) From: Julian Elischer To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/nfsclient nfs_socket.c In-Reply-To: <200110090240.f992enL49412@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG damn! I went in to look at it again after compiling and had a 'finger-o' (i.e hit delete accidentally and then ahd to fix it.. unfortunatly, wrongly) I should have just hit "q" On Mon, 8 Oct 2001, Peter Wemm wrote: > peter 2001/10/08 19:40:46 PDT > > Modified files: > sys/nfsclient nfs_socket.c > Log: > Make this compile after last commit. It should be: > "td ? td->td_proc : NULL", not "td ? td->td_proc, NULL" > > Revision Changes Path > 1.71 +2 -2 src/sys/nfsclient/nfs_socket.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message