summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/hme.c
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>1999-01-31 21:56:47 +0000
committerJason Wright <jason@cvs.openbsd.org>1999-01-31 21:56:47 +0000
commite6b3710e4cef18bcfdb35ce4211312a05897c55d (patch)
tree05d35f1e2f3bc5d765e575c21cf3a0f0b1bdf3d9 /sys/arch/sparc/dev/hme.c
parent912a88639502d25f860bb2330ddf0fc063be805a (diff)
Typo in comment
Diffstat (limited to 'sys/arch/sparc/dev/hme.c')
-rw-r--r--sys/arch/sparc/dev/hme.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc/dev/hme.c b/sys/arch/sparc/dev/hme.c
index 1c169ff1755..e98af031769 100644
--- a/sys/arch/sparc/dev/hme.c
+++ b/sys/arch/sparc/dev/hme.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: hme.c,v 1.15 1999/01/07 03:14:42 jason Exp $ */
+/* $OpenBSD: hme.c,v 1.16 1999/01/31 21:56:46 jason Exp $ */
/*
* Copyright (c) 1998 Jason L. Wright (jason@thought.net)
@@ -36,7 +36,7 @@
* Based on information gleaned from reading the
* S/Linux driver by David Miller
*
- * Thanks go to the Univeristy of North Carolina at Greensboro Systems
+ * Thanks go to the University of North Carolina at Greensboro, Systems
* and Networks Department for some of the resources used to develop
* this driver.
*/