summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sparc64')
-rw-r--r--sys/arch/sparc64/dev/ifb.c4
1 files changed, 2 insertions, 2 deletions
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.
*/
/*