From owner-cvs-all Sat Dec 2 18: 9:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C5D7137B400; Sat, 2 Dec 2000 18:09:47 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB329lx42613; Sat, 2 Dec 2000 18:09:47 -0800 (PST) (envelope-from jhb) Message-Id: <200012030209.eB329lx42613@freefall.freebsd.org> From: John Baldwin Date: Sat, 2 Dec 2000 18:09:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/12/02 18:09:47 PST Modified files: sys/sys proc.h Log: Fix up a whitespace glitch in PHOLD() and fix it to use do { ... } while(0) instead of { ... }. Revision Changes Path 1.130 +4 -4 src/sys/sys/proc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message