Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/luna68k/dev Spell out "Hitachi" correctly in comment.
details: https://anonhg.NetBSD.org/src/rev/e3bf0b83714c
branches: trunk
changeset: 454570:e3bf0b83714c
user: rin <rin%NetBSD.org@localhost>
date: Sun Sep 22 05:49:16 2019 +0000
description:
Spell out "Hitachi" correctly in comment.
No binary changes.
diffstat:
sys/arch/luna68k/dev/omrasopsvar.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 59009e2d86f6 -r e3bf0b83714c sys/arch/luna68k/dev/omrasopsvar.h
--- a/sys/arch/luna68k/dev/omrasopsvar.h Sat Sep 21 23:55:01 2019 +0000
+++ b/sys/arch/luna68k/dev/omrasopsvar.h Sun Sep 22 05:49:16 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: omrasopsvar.h,v 1.4 2019/06/30 05:04:48 tsutsui Exp $ */
+/* $NetBSD: omrasopsvar.h,v 1.5 2019/09/22 05:49:16 rin Exp $ */
/*
* Copyright (c) 2013 Kenji Aoyama
*
@@ -40,7 +40,7 @@
/*
* ROP function
*
- * LUNA's frame buffer uses Hitach HM53462 video RAM, which has raster
+ * LUNA's frame buffer uses Hitachi HM53462 video RAM, which has raster
* (logic) operation, or ROP, function. To use ROP function on LUNA, write
* a 32bit `mask' value to the specified address corresponding to each ROP
* logic.
Home |
Main Index |
Thread Index |
Old Index