Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/ic fix typo



details:   https://anonhg.NetBSD.org/src/rev/5948c6e7f6c0
branches:  trunk
changeset: 782202:5948c6e7f6c0
user:      macallan <macallan%NetBSD.org@localhost>
date:      Sat Oct 20 13:29:53 2012 +0000

description:
fix typo

diffstat:

 sys/dev/ic/ibm561reg.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e025d3555dd4 -r 5948c6e7f6c0 sys/dev/ic/ibm561reg.h
--- a/sys/dev/ic/ibm561reg.h    Sat Oct 20 13:18:45 2012 +0000
+++ b/sys/dev/ic/ibm561reg.h    Sat Oct 20 13:29:53 2012 +0000
@@ -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



Home | Main Index | Thread Index | Old Index