From 1677386f89e73ca586c44d5decd7c2f3c92ef871 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 9 Feb 2003 10:06:16 +0000 Subject: Correct typo in an e-mail address. --- sys/dev/pci/if_bge.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev') 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 * Jason Thorpe - * jonathan Stone + * Jonathan Stone * * Originally written for FreeBSD by Bill Paul * Senior Engineer, Wind River Systems -- cgit