diff options
Diffstat (limited to 'sys/dev/usb/usb_port.h')
-rw-r--r-- | sys/dev/usb/usb_port.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/usb_port.h b/sys/dev/usb/usb_port.h index e5c7bbe..89890c7 100644 --- a/sys/dev/usb/usb_port.h +++ b/sys/dev/usb/usb_port.h @@ -1,7 +1,7 @@ /* $OpenBSD: usb_port.h,v 1.18 2000/09/06 22:42:10 rahnds Exp $ */ /* $NetBSD: usb_port.h,v 1.54 2002/03/28 21:49:19 ichiro Exp $ */ /* $FreeBSD$ */ - + /* * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. @@ -42,7 +42,7 @@ #ifndef _USB_PORT_H #define _USB_PORT_H -/* +/* * Macro's to cope with the differences between operating systems. */ |