From owner-cvs-all Sat Sep 12 13:21:58 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA07294 for cvs-all-outgoing; Sat, 12 Sep 1998 13:21:58 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA07289; Sat, 12 Sep 1998 13:21:57 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA15445; Sat, 12 Sep 1998 13:21:55 -0700 (PDT) Date: Sat, 12 Sep 1998 13:21:55 -0700 (PDT) Message-Id: <199809122021.NAA15445@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/miscfs/specfs spec_vnops.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 1998/09/12 13:21:55 PDT Modified files: sys/miscfs/specfs spec_vnops.c Log: various nits that didn't make it through the brucefilter. Revision Changes Path 1.74 +6 -5 src/sys/miscfs/specfs/spec_vnops.c