summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authortron <tron@NetBSD.org>2003-02-09 10:06:16 +0000
committertron <tron@NetBSD.org>2003-02-09 10:06:16 +0000
commit1677386f89e73ca586c44d5decd7c2f3c92ef871 (patch)
tree0aab51b08d049120397b9bfb1a93928b7aba30d8 /sys/dev
parente3c5d7b092f23d6b1bb5c2bd27c704faec63d9a2 (diff)
Correct typo in an e-mail address.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/pci/if_bge.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/if_bge.c b/sys/dev/pci/if_bge.c
index 1a8e2d10bd3..a74b1d5e4cb 100644
--- a/sys/dev/pci/if_bge.c
+++ b/sys/dev/pci/if_bge.c
@@ -1,4 +1,4 @@
-/* $NetBSD: if_bge.c,v 1.31 2003/01/31 05:00:24 thorpej Exp $ */
+/* $NetBSD: if_bge.c,v 1.32 2003/02/09 10:06:16 tron Exp $ */
/*
* Copyright (c) 2001 Wind River Systems
@@ -42,7 +42,7 @@
*
* Frank van der Linden <fvdl@wasabisystems.com>
* Jason Thorpe <thorpej@wasabisystems.com>
- * jonathan Stone <joanthan@dsg.stanford.edu>
+ * Jonathan Stone <jonathan@dsg.stanford.edu>
*
* Originally written for FreeBSD by Bill Paul <wpaul@windriver.com>
* Senior Engineer, Wind River Systems