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/usb/usbnet.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/usb/usbnet.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.38 retrieving revision 1.38.4.2 diff -u -p -r1.38 -r1.38.4.2 --- src/sys/dev/usb/usbnet.c 2020/03/15 23:04:51 1.38 +++ src/sys/dev/usb/usbnet.c 2020/04/13 08:04:51 1.38.4.2 @@ -1,4 +1,4 @@ -/* $NetBSD: usbnet.c,v 1.38 2020/03/15 23:04:51 thorpej Exp $ */ +/* $NetBSD: usbnet.c,v 1.38.4.2 2020/04/13 08:04:51 martin Exp $ */ /* * Copyright (c) 2019 Matthew R. Green @@ -33,7 +33,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: usbnet.c,v 1.38 2020/03/15 23:04:51 thorpej Exp $"); +__KERNEL_RCSID(0, "$NetBSD: usbnet.c,v 1.38.4.2 2020/04/13 08:04:51 martin Exp $"); #include #include