From owner-cvs-sys Wed Feb 12 06:45:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA01448 for cvs-sys-outgoing; Wed, 12 Feb 1997 06:45:28 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA01441; Wed, 12 Feb 1997 06:45:26 -0800 (PST) Date: Wed, 12 Feb 1997 06:45:26 -0800 (PST) From: Bruce Evans Message-Id: <199702121445.GAA01441@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/miscfs/union union_subr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 97/02/12 06:45:25 Modified: sys/miscfs/union union_subr.c Log: Added parameter names to prototypes that were added in the last commit to match nearby style. Revision Changes Path 1.13 +7 -4 src/sys/miscfs/union/union_subr.c