Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/fs/cd9660/cd9660_vnops.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/fs/cd9660/cd9660_vnops.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.33.6.1 retrieving revision 1.34 diff -u -p -r1.33.6.1 -r1.34 --- src/sys/fs/cd9660/cd9660_vnops.c 2008/06/23 04:31:47 1.33.6.1 +++ src/sys/fs/cd9660/cd9660_vnops.c 2008/05/16 09:21:59 1.34 @@ -1,4 +1,4 @@ -/* $NetBSD: cd9660_vnops.c,v 1.33.6.1 2008/06/23 04:31:47 wrstuden Exp $ */ +/* $NetBSD: cd9660_vnops.c,v 1.34 2008/05/16 09:21:59 hannken Exp $ */ /*- * Copyright (c) 1994 @@ -37,7 +37,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: cd9660_vnops.c,v 1.33.6.1 2008/06/23 04:31:47 wrstuden Exp $"); +__KERNEL_RCSID(0, "$NetBSD: cd9660_vnops.c,v 1.34 2008/05/16 09:21:59 hannken Exp $"); #include #include