Module Name: src
Committed By: skrll
Date: Mon Mar 30 11:55:00 UTC 2015
Modified Files:
src/sys/dev/usb: ohcireg.h
Log Message:
Whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/usb/ohcireg.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/ohcireg.h
diff -u src/sys/dev/usb/ohcireg.h:1.24 src/sys/dev/usb/ohcireg.h:1.25
--- src/sys/dev/usb/ohcireg.h:1.24 Tue Jan 28 17:24:42 2014
+++ src/sys/dev/usb/ohcireg.h Mon Mar 30 11:55:00 2015
@@ -1,7 +1,6 @@
-/* $NetBSD: ohcireg.h,v 1.24 2014/01/28 17:24:42 skrll Exp $ */
+/* $NetBSD: ohcireg.h,v 1.25 2015/03/30 11:55:00 skrll Exp $ */
/* $FreeBSD: src/sys/dev/usb/ohcireg.h,v 1.8 1999/11/17 22:33:40 n_hibma Exp $ */
-
/*
* Copyright (c) 1998 The NetBSD Foundation, Inc.
* All rights reserved.