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/rump/librump/rumpvfs/rumpvnode_if.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/rump/librump/rumpvfs/rumpvnode_if.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.22 retrieving revision 1.23 diff -u -p -r1.22 -r1.23 --- src/sys/rump/librump/rumpvfs/rumpvnode_if.c 2017/04/11 14:26:13 1.22 +++ src/sys/rump/librump/rumpvfs/rumpvnode_if.c 2017/04/11 14:30:33 1.23 @@ -1,4 +1,4 @@ -/* $NetBSD: rumpvnode_if.c,v 1.22 2017/04/11 14:26:13 riastradh Exp $ */ +/* $NetBSD: rumpvnode_if.c,v 1.23 2017/04/11 14:30:33 riastradh Exp $ */ /* * Warning: DO NOT EDIT! This file is automatically generated! @@ -7,7 +7,7 @@ * Created from the file: * NetBSD: vnode_if.src,v 1.71 2017/04/11 14:25:00 riastradh Exp * by the script: - * NetBSD: vnode_if.sh,v 1.62 2017/02/22 09:45:51 hannken Exp + * NetBSD: vnode_if.sh,v 1.63 2017/04/11 14:29:32 riastradh Exp */ /* @@ -40,7 +40,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: rumpvnode_if.c,v 1.22 2017/04/11 14:26:13 riastradh Exp $"); +__KERNEL_RCSID(0, "$NetBSD: rumpvnode_if.c,v 1.23 2017/04/11 14:30:33 riastradh Exp $"); #include #include