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/dev/cgd.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/cgd.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.21.6.1 retrieving revision 1.22 diff -u -p -r1.21.6.1 -r1.22 --- src/sys/dev/cgd.c 2005/03/19 08:33:53 1.21.6.1 +++ src/sys/dev/cgd.c 2005/02/27 00:26:58 1.22 @@ -1,4 +1,4 @@ -/* $NetBSD: cgd.c,v 1.21.6.1 2005/03/19 08:33:53 yamt Exp $ */ +/* $NetBSD: cgd.c,v 1.22 2005/02/27 00:26:58 perry Exp $ */ /*- * Copyright (c) 2002 The NetBSD Foundation, Inc. @@ -37,7 +37,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: cgd.c,v 1.21.6.1 2005/03/19 08:33:53 yamt Exp $"); +__KERNEL_RCSID(0, "$NetBSD: cgd.c,v 1.22 2005/02/27 00:26:58 perry Exp $"); #include #include