Module Name: src Committed By: skrll Date: Thu Dec 10 15:51:11 UTC 2015
Modified Files: src/sys/dev/usb: xhcireg.h Log Message: Remove "empty" FreeBSD RCSId To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/dev/usb/xhcireg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/dev/usb/xhcireg.h diff -u src/sys/dev/usb/xhcireg.h:1.3 src/sys/dev/usb/xhcireg.h:1.4 --- src/sys/dev/usb/xhcireg.h:1.3 Sat Mar 28 08:19:20 2015 +++ src/sys/dev/usb/xhcireg.h Thu Dec 10 15:51:11 2015 @@ -1,5 +1,4 @@ -/* $NetBSD: xhcireg.h,v 1.3 2015/03/28 08:19:20 skrll Exp $ */ -/* $FreeBSD$ */ +/* $NetBSD: xhcireg.h,v 1.4 2015/12/10 15:51:11 skrll Exp $ */ /*- * Copyright (c) 2010 Hans Petter Selasky. All rights reserved.