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/udf/udf_osta.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/fs/udf/udf_osta.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4.28.1 retrieving revision 1.5 diff -u -p -r1.4.28.1 -r1.5 --- src/sys/fs/udf/udf_osta.c 2007/12/11 15:44:10 1.4.28.1 +++ src/sys/fs/udf/udf_osta.c 2007/12/11 12:05:27 1.5 @@ -1,7 +1,7 @@ -/* $NetBSD: udf_osta.c,v 1.4.28.1 2007/12/11 15:44:10 yamt Exp $ */ +/* $NetBSD: udf_osta.c,v 1.5 2007/12/11 12:05:27 lukem Exp $ */ #include -__KERNEL_RCSID(0, "$NetBSD: udf_osta.c,v 1.4.28.1 2007/12/11 15:44:10 yamt Exp $"); +__KERNEL_RCSID(0, "$NetBSD: udf_osta.c,v 1.5 2007/12/11 12:05:27 lukem Exp $"); /* * Various routines from the OSTA 2.01 specs. Copyrights are included with