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/pad/pad.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/pad/pad.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4 retrieving revision 1.4.6.2 diff -u -p -r1.4 -r1.4.6.2 --- src/sys/dev/pad/pad.c 2007/12/09 20:28:04 1.4 +++ src/sys/dev/pad/pad.c 2008/01/09 01:53:28 1.4.6.2 @@ -1,4 +1,4 @@ -/* $NetBSD: pad.c,v 1.4 2007/12/09 20:28:04 jmcneill Exp $ */ +/* $NetBSD: pad.c,v 1.4.6.2 2008/01/09 01:53:28 matt Exp $ */ /*- * Copyright (c) 2007 Jared D. McNeill @@ -33,7 +33,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: pad.c,v 1.4 2007/12/09 20:28:04 jmcneill Exp $"); +__KERNEL_RCSID(0, "$NetBSD: pad.c,v 1.4.6.2 2008/01/09 01:53:28 matt Exp $"); #include #include