diff options
author | jmg <jmg@FreeBSD.org> | 2003-07-04 01:50:39 +0000 |
---|---|---|
committer | jmg <jmg@FreeBSD.org> | 2003-07-04 01:50:39 +0000 |
commit | 4ae39a51c0daaa85c91db9c17c4966813f0ad132 (patch) | |
tree | 5b79f9b37e76ca1c2e5ce82ab14f966e1d6c2545 /sys/dev/usb/usb_port.h | |
parent | be4cccbaee61ce3b41b3d7258c8090a0f313cf37 (diff) | |
download | FreeBSD-src-4ae39a51c0daaa85c91db9c17c4966813f0ad132.zip FreeBSD-src-4ae39a51c0daaa85c91db9c17c4966813f0ad132.tar.gz |
WARNING: white space diff
This code reduces the number of trailing white space to be more in line
w/ NetBSD. I don't regenerate usbdevs, saving that for when it really
changes.
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. */ |