aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Long <scottl@FreeBSD.org>2005-01-07 05:01:24 +0000
committerScott Long <scottl@FreeBSD.org>2005-01-07 05:01:24 +0000
commit45a0fd86e109f3efa980b1f3cc20823b23cb13d4 (patch)
treeda93a4a12986819151dc3a17f3342af7c483c838
parentdedb9eb854d727ce8c6eec6bcce3684c8f706466 (diff)
downloadsrc-45a0fd86e109f3efa980b1f3cc20823b23cb13d4.tar.gz
src-45a0fd86e109f3efa980b1f3cc20823b23cb13d4.zip
Fix typos from previous commit.
Notes
Notes: svn path=/head/; revision=139834
-rw-r--r--sys/pci/ncr.c1
-rw-r--r--sys/pci/ncrreg.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/pci/ncr.c b/sys/pci/ncr.c
index 45f3a83715d3..d1a9b9e95ec9 100644
--- a/sys/pci/ncr.c
+++ b/sys/pci/ncr.c
@@ -10,6 +10,7 @@
** Stefan Esser <se@mi.Uni-Koeln.de>
**
**-------------------------------------------------------------------------
+*/
/*-
** Copyright (c) 1994 Wolfgang Stanglmeier. All rights reserved.
**
diff --git a/sys/pci/ncrreg.h b/sys/pci/ncrreg.h
index 07b4a26b07fa..34f1618f8d49 100644
--- a/sys/pci/ncrreg.h
+++ b/sys/pci/ncrreg.h
@@ -16,6 +16,7 @@
** mycroft@gnu.ai.mit.edu
**
**-------------------------------------------------------------------------
+*/
/*-
** Copyright (c) 1994 Wolfgang Stanglmeier. All rights reserved.
**