diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-10-11 22:08:58 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-10-11 22:08:58 +0000 |
commit | 57d2abb4c707e3cc3473d7afe7e191295d3dd748 (patch) | |
tree | 1e0922211e48024416c6954ba7d1fc429ac16e81 /sys/arch/mvme88k/include/disklabel.h | |
parent | f98251456fb2389246c3c5003d861df01903ab0b (diff) |
Nuke trailing whitespace.
Diffstat (limited to 'sys/arch/mvme88k/include/disklabel.h')
-rw-r--r-- | sys/arch/mvme88k/include/disklabel.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/mvme88k/include/disklabel.h b/sys/arch/mvme88k/include/disklabel.h index 0e7cbd6592c..d7ae09fbec9 100644 --- a/sys/arch/mvme88k/include/disklabel.h +++ b/sys/arch/mvme88k/include/disklabel.h @@ -1,9 +1,9 @@ -/* $OpenBSD: disklabel.h,v 1.10 2003/06/03 21:09:01 deraadt Exp $ */ +/* $OpenBSD: disklabel.h,v 1.11 2003/10/11 22:08:57 miod Exp $ */ /* * Copyright (c) 1996 Nivas Madhur * Copyright (c) 1995 Dale Rahn. * All rights reserved. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -25,7 +25,7 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ + */ #ifndef __MACHINE_DISKLABEL_H__ #define __MACHINE_DISKLABEL_H__ |