summaryrefslogtreecommitdiff
path: root/sys/msdosfs/bpb.h
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2015-10-23 10:45:32 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2015-10-23 10:45:32 +0000
commitf852f8d6b2b936446604c54ea36c48683ec02524 (patch)
tree09470853b5f2df94ebe93e36059e16ee9b3b3d8a /sys/msdosfs/bpb.h
parent8cdb601644d6527c19fa7cee8a0875962c3e46a8 (diff)
Nuke a bunch of leading/embedded/trailing whitespace so the code can be
read without generating spurious headaches.
Diffstat (limited to 'sys/msdosfs/bpb.h')
-rw-r--r--sys/msdosfs/bpb.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/msdosfs/bpb.h b/sys/msdosfs/bpb.h
index c1550ec2585..af480309eed 100644
--- a/sys/msdosfs/bpb.h
+++ b/sys/msdosfs/bpb.h
@@ -1,19 +1,19 @@
-/* $OpenBSD: bpb.h,v 1.6 2014/12/19 22:44:59 guenther Exp $ */
+/* $OpenBSD: bpb.h,v 1.7 2015/10/23 10:45:31 krw Exp $ */
/* $NetBSD: bpb.h,v 1.6 1997/10/17 11:23:35 ws Exp $ */
/*
* Written by Paul Popelka (paulp@uts.amdahl.com)
- *
+ *
* You can do anything you want with this software, just don't say you wrote
* it, and don't remove this notice.
- *
+ *
* This software is provided "as is".
- *
+ *
* The author supplies this software to be publicly redistributed on the
* understanding that the author is not responsible for the correct
* functioning of this software in any circumstances and is not liable for
* any damages caused by this software.
- *
+ *
* October 1992
*/