From 79536c168a759bed4255b01ae08ef7b4b3542cf1 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Tue, 20 Jul 2010 20:47:18 +0000 Subject: opration -> operation --- sys/arch/sparc64/dev/ifb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/sparc64') diff --git a/sys/arch/sparc64/dev/ifb.c b/sys/arch/sparc64/dev/ifb.c index 55d63488411..ea5e88f7560 100644 --- a/sys/arch/sparc64/dev/ifb.c +++ b/sys/arch/sparc64/dev/ifb.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ifb.c,v 1.18 2009/09/05 14:09:35 miod Exp $ */ +/* $OpenBSD: ifb.c,v 1.19 2010/07/20 20:47:17 miod Exp $ */ /* * Copyright (c) 2007, 2008, 2009 Miodrag Vallat. @@ -88,7 +88,7 @@ extern int allowaperture; * * Moreover, high pixel values in the overlay planes (such as 0xff or 0xfe) * seem to enable other planes with random contents, so we'll limit ourselves - * to 7bpp opration. + * to 7bpp operation. */ /* -- cgit v1.2.3