From owner-cvs-sys Mon Nov 17 22:53:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA26473 for cvs-sys-outgoing; Mon, 17 Nov 1997 22:53:44 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA26351; Mon, 17 Nov 1997 22:51:45 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id WAA25287; Mon, 17 Nov 1997 22:48:44 -0800 (PST) Date: Mon, 17 Nov 1997 22:48:44 -0800 (PST) Message-Id: <199711180648.WAA25287@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys domain.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/11/17 22:48:43 PST Modified files: sys/sys domain.h Log: Fixed pedantic syntax errors caused by the trailing semicolon in the definition of DOMAIN_SET(). Revision Changes Path 1.10 +2 -2 src/sys/sys/domain.h