Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcsh/dev/hd64461 Fix a typo in a comment
details: https://anonhg.NetBSD.org/src/rev/5d4dfd3b4548
branches: trunk
changeset: 450378:5d4dfd3b4548
user: kamil <kamil%NetBSD.org@localhost>
date: Thu Apr 11 11:26:13 2019 +0000
description:
Fix a typo in a comment
NFCI
diffstat:
sys/arch/hpcsh/dev/hd64461/hd64461videoreg.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7b40256eadd8 -r 5d4dfd3b4548 sys/arch/hpcsh/dev/hd64461/hd64461videoreg.h
--- a/sys/arch/hpcsh/dev/hd64461/hd64461videoreg.h Thu Apr 11 11:23:51 2019 +0000
+++ b/sys/arch/hpcsh/dev/hd64461/hd64461videoreg.h Thu Apr 11 11:26:13 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: hd64461videoreg.h,v 1.4 2008/04/28 20:23:22 martin Exp $ */
+/* $NetBSD: hd64461videoreg.h,v 1.5 2019/04/11 11:26:13 kamil Exp $ */
/*-
* Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -287,7 +287,7 @@
#define HD64461_LCDLNAXLR_REG16 0xb000104a
#define HD64461_LCDLNAXLR_MASK 0x07ff
-/* Diagonal Regsiter */
+/* Diagonal Register */
#define HD64461_LCDLNDGR_REG16 0xb000104c
#define HD64461_LCDLNDGR_LNDGR_SIGN 0x8000
#define HD64461_LCDLNDGR_LNDGR_MASK 0x07ff
Home |
Main Index |
Thread Index |
Old Index