summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/dev/nvramreg.h
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2003-10-11 22:08:58 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2003-10-11 22:08:58 +0000
commit57d2abb4c707e3cc3473d7afe7e191295d3dd748 (patch)
tree1e0922211e48024416c6954ba7d1fc429ac16e81 /sys/arch/mvme88k/dev/nvramreg.h
parentf98251456fb2389246c3c5003d861df01903ab0b (diff)
Nuke trailing whitespace.
Diffstat (limited to 'sys/arch/mvme88k/dev/nvramreg.h')
-rw-r--r--sys/arch/mvme88k/dev/nvramreg.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/mvme88k/dev/nvramreg.h b/sys/arch/mvme88k/dev/nvramreg.h
index 1ad006e44b6..4ff1b688b8e 100644
--- a/sys/arch/mvme88k/dev/nvramreg.h
+++ b/sys/arch/mvme88k/dev/nvramreg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: nvramreg.h,v 1.5 2003/06/02 23:27:51 millert Exp $ */
+/* $OpenBSD: nvramreg.h,v 1.6 2003/10/11 22:08:57 miod Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -46,13 +46,13 @@
/*
* Mostek MK48T08 clock.
- *
+ *
* This chip is 8k in size.
* The first TOD clock starts at offset 0x1FF8. The following structure
* describes last 2K of it's 8K address space. The first 6K of the NVRAM
* space is used for various things as follows:
* 0000-0fff User Area
- * 1000-10ff Networking Area
+ * 1000-10ff Networking Area
* 1100-16f7 Operating System Area
* 16f8-1ef7 ROM Debugger Area
* 1ef8-1ff7 Configuration Area (Ethernet address etc)