From 04b4ef9c75ed734905ee1bdf681657395bf1dd08 Mon Sep 17 00:00:00 2001 From: Martynas Venckus Date: Mon, 26 Nov 2007 09:28:35 +0000 Subject: typos; ok jmc@ sys/netinet/in_pcb.c and sys/net/bridgestp.c ok henning@ sys/dev/pci/bktr/* ok jakemsr@ --- sys/arch/sparc/dev/rfx.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/sparc/dev') diff --git a/sys/arch/sparc/dev/rfx.c b/sys/arch/sparc/dev/rfx.c index c3f8efeed5a..47a32290de6 100644 --- a/sys/arch/sparc/dev/rfx.c +++ b/sys/arch/sparc/dev/rfx.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rfx.c,v 1.12 2007/02/18 18:40:35 miod Exp $ */ +/* $OpenBSD: rfx.c,v 1.13 2007/11/26 09:28:33 martynas Exp $ */ /* * Copyright (c) 2004, Miodrag Vallat. @@ -276,7 +276,7 @@ rfxattach(struct device *parent, struct device *self, void *args) /* * If we are not the console, the frame buffer has not been - * initalized by the PROM - do this ourselves. + * initialized by the PROM - do this ourselves. */ if (!isconsole) rfx_initialize(sc, &cf); -- cgit v1.2.3