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.69.2.1 retrieving revision 1.70 diff -u -p -r1.69.2.1 -r1.70 --- src/sys/dev/cgd.c 2010/04/30 14:43:04 1.69.2.1 +++ src/sys/dev/cgd.c 2010/02/11 18:24:48 1.70 @@ -1,4 +1,4 @@ -/* $NetBSD: cgd.c,v 1.69.2.1 2010/04/30 14:43:04 uebayasi Exp $ */ +/* $NetBSD: cgd.c,v 1.70 2010/02/11 18:24:48 joerg Exp $ */ /*- * Copyright (c) 2002 The NetBSD Foundation, Inc. @@ -30,7 +30,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: cgd.c,v 1.69.2.1 2010/04/30 14:43:04 uebayasi Exp $"); +__KERNEL_RCSID(0, "$NetBSD: cgd.c,v 1.70 2010/02/11 18:24:48 joerg Exp $"); #include #include