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/udbp.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/udbp.h')
-rw-r--r-- | sys/dev/usb/udbp.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/udbp.h b/sys/dev/usb/udbp.h index b447fcb..0b7b4ee 100644 --- a/sys/dev/usb/udbp.h +++ b/sys/dev/usb/udbp.h @@ -1,7 +1,7 @@ /* * Copyright (c) 1996-2000 Whistle Communications, Inc. * All rights reserved. - * + * * Subject to the following obligations and disclaimer of warranty, use and * redistribution of this software, in source or object code forms, with or * without modifications are expressly permitted by Whistle Communications; @@ -12,7 +12,7 @@ * Communications, Inc. trademarks, including the mark "WHISTLE * COMMUNICATIONS" on advertising, endorsements, or otherwise except as * such appears in the above copyright notice or in the software. - * + * * THIS SOFTWARE IS BEING PROVIDED BY WHISTLE COMMUNICATIONS "AS IS", AND * TO THE MAXIMUM EXTENT PERMITTED BY LAW, WHISTLE COMMUNICATIONS MAKES NO * REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, REGARDING THIS SOFTWARE, |