From 0a9c036627f4b50265992ef92559558df32a97ca Mon Sep 17 00:00:00 2001 From: deraadt Date: Mon, 2 Aug 2010 03:22:26 +0000 Subject: [PATCH] spellin --- sys/dev/pci/ppb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/dev/pci/ppb.c b/sys/dev/pci/ppb.c index 6c38a0b49b2..c51aa8d8119 100644 --- a/sys/dev/pci/ppb.c +++ b/sys/dev/pci/ppb.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ppb.c,v 1.42 2010/06/30 05:14:39 kettenis Exp $ */ +/* $OpenBSD: ppb.c,v 1.43 2010/08/02 03:22:26 deraadt Exp $ */ /* $NetBSD: ppb.c,v 1.16 1997/06/06 23:48:05 thorpej Exp $ */ /* @@ -571,7 +571,7 @@ ppb_intr(void *arg) /* * XXX ignore hotplug events while in autoconf. On some - * machines with onboard re(4), we gat a bogus hotplug remove + * machines with onboard re(4), we get a bogus hotplug remove * event when we reset that device. Ignoring that event makes * sure we will not try to forcibly detach re(4) when it isn't * ready to deal with that. -- 2.20.1