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/pci/r128fb.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/pci/r128fb.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.39.4.1 retrieving revision 1.40 diff -u -p -r1.39.4.1 -r1.40 --- src/sys/dev/pci/r128fb.c 2017/04/21 16:53:51 1.39.4.1 +++ src/sys/dev/pci/r128fb.c 2017/01/20 12:25:07 1.40 @@ -1,4 +1,4 @@ -/* $NetBSD: r128fb.c,v 1.39.4.1 2017/04/21 16:53:51 bouyer Exp $ */ +/* $NetBSD: r128fb.c,v 1.40 2017/01/20 12:25:07 maya Exp $ */ /* * Copyright (c) 2007, 2012 Michael Lorenz @@ -31,7 +31,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: r128fb.c,v 1.39.4.1 2017/04/21 16:53:51 bouyer Exp $"); +__KERNEL_RCSID(0, "$NetBSD: r128fb.c,v 1.40 2017/01/20 12:25:07 maya Exp $"); #include #include