Module Name:    src
Committed By:   macallan
Date:           Sat Oct 20 13:29:53 UTC 2012

Modified Files:
        src/sys/dev/ic: ibm561reg.h

Log Message:
fix typo


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/ic/ibm561reg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/ic/ibm561reg.h
diff -u src/sys/dev/ic/ibm561reg.h:1.5 src/sys/dev/ic/ibm561reg.h:1.6
--- src/sys/dev/ic/ibm561reg.h:1.5	Mon Apr 28 20:23:50 2008
+++ src/sys/dev/ic/ibm561reg.h	Sat Oct 20 13:29:53 2012
@@ -1,4 +1,4 @@
-/* $NetBSD: ibm561reg.h,v 1.5 2008/04/28 20:23:50 martin Exp $ */
+/* $NetBSD: ibm561reg.h,v 1.6 2012/10/20 13:29:53 macallan Exp $ */
 
 /*-
  * Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -155,7 +155,7 @@
 #define IBM561_CURSOR_LUT		0x0a10
 	/*
 	 * four blocks of 4, transparent, 1, 2, 3 each 
-	 * cursor orimary, cursor blink, xhair primary, xhair blink 
+	 * cursor primary, cursor blink, xhair primary, xhair blink 
 	 */
 
 #define IBM561_CURSOR_BITMAP		0x2000

Reply via email to