=================================================================== RCS file: /cvs/sys/miscfs/procfs/procfs_vfsops.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/miscfs/procfs/procfs_vfsops.c 2008/03/04 16:15:19 1.1 +++ sys/miscfs/procfs/procfs_vfsops.c 2008/03/04 16:15:19 1.1.1.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: procfs_vfsops.c,v 1.1 2008/03/04 16:15:19 nbrk Exp $ */ +/* $OpenBSD: procfs_vfsops.c,v 1.1.1.1 2008/03/04 16:15:19 nbrk Exp $ */ /* $NetBSD: procfs_vfsops.c,v 1.25 1996/02/09 22:40:53 christos Exp $ */ /*