From a899362e406d7565515ad8ef617dabc7248a8ebe Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Thu, 14 Dec 1995 19:04:09 +0000 Subject: Restored lost prototypes. --- sys/miscfs/devfs/devfs_vnops.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/miscfs/devfs/devfs_vnops.c') diff --git a/sys/miscfs/devfs/devfs_vnops.c b/sys/miscfs/devfs/devfs_vnops.c index b27aed2edea6..e7ef14f2cb6b 100644 --- a/sys/miscfs/devfs/devfs_vnops.c +++ b/sys/miscfs/devfs/devfs_vnops.c @@ -1,7 +1,7 @@ /* * Written by Julian Elischer (julian@DIALix.oz.au) * - * $Header: /home/ncvs/src/sys/miscfs/devfs/devfs_vnops.c,v 1.16 1995/11/09 08:16:50 bde Exp $ + * $Header: /home/ncvs/src/sys/miscfs/devfs/devfs_vnops.c,v 1.17 1995/12/14 09:52:56 phk Exp $ * * symlinks can wait 'til later. */ @@ -1617,7 +1617,7 @@ devfs_nullop(void *junk) } -void devfs_dropvnode(dn_p dnp) +void devfs_dropvnode(dn_p dnp) /*proto*/ { struct vnode *vn_p; -- cgit v1.3