From owner-cvs-all Sun Feb 28 3:31:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1703A152D5; Sun, 28 Feb 1999 03:30:16 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA76871; Sun, 28 Feb 1999 03:30:01 -0800 (PST) (envelope-from bde@FreeBSD.org) Message-Id: <199902281130.DAA76871@freefall.freebsd.org> From: Bruce Evans Date: Sun, 28 Feb 1999 03:30:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vnode_if.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/02/28 03:30:00 PST Modified files: sys/kern vnode_if.sh Log: Declare static __inline functions as __inline in their forward declaration. Fixed some comments. Fixed a staticization botch. Revision Changes Path 1.17 +8 -13 src/sys/kern/vnode_if.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message