Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbarm/g42xxeb s/baord/board/



details:   https://anonhg.NetBSD.org/src/rev/eb190004ba7e
branches:  trunk
changeset: 361592:eb190004ba7e
user:      andvar <andvar%NetBSD.org@localhost>
date:      Wed Feb 16 20:31:43 2022 +0000

description:
s/baord/board/

diffstat:

 sys/arch/evbarm/g42xxeb/gb225var.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r dd9f9bdfca85 -r eb190004ba7e sys/arch/evbarm/g42xxeb/gb225var.h
--- a/sys/arch/evbarm/g42xxeb/gb225var.h        Wed Feb 16 20:14:40 2022 +0000
+++ b/sys/arch/evbarm/g42xxeb/gb225var.h        Wed Feb 16 20:31:43 2022 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: gb225var.h,v 1.3 2010/03/13 11:26:42 bsh Exp $ */
+/*     $NetBSD: gb225var.h,v 1.4 2022/02/16 20:31:43 andvar Exp $ */
 
 /*
  * Copyright (c) 2002, 2003  Genetec corp.  All rights reserved.
@@ -36,7 +36,7 @@
 #include <sys/callout.h>
 
 /*
- * Interrupt sources for option baord CPLD.
+ * Interrupt sources for option board CPLD.
  */
 #define        OPIO_INTR_CF_INSERT     0
 #define        OPIO_INTR_PCMCIA_INSERT 1



Home | Main Index | Thread Index | Old Index