Date: Mon, 8 Oct 2001 19:40:46 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsclient nfs_socket.c Message-ID: <200110090240.f992enL49412@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110090240.f992enL49412>