From: jsg Date: Sun, 2 Jan 2022 05:40:06 +0000 (+0000) Subject: Nummber -> Number X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=38d1ccf716ad377a28cdf1c527c5bbf66a62ee81;p=openbsd Nummber -> Number --- diff --git a/sys/arch/sparc64/dev/iommureg.h b/sys/arch/sparc64/dev/iommureg.h index b70b6fc4cc4..c21beb3da07 100644 --- a/sys/arch/sparc64/dev/iommureg.h +++ b/sys/arch/sparc64/dev/iommureg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: iommureg.h,v 1.18 2019/06/25 22:30:56 dlg Exp $ */ +/* $OpenBSD: iommureg.h,v 1.19 2022/01/02 05:40:06 jsg Exp $ */ /* $NetBSD: iommureg.h,v 1.6 2001/07/20 00:07:13 eeh Exp $ */ /* @@ -76,7 +76,7 @@ struct iommu_strbuf { #define STRBUF_D 0x000000000000000002LL /* control register bits */ -#define IOMMUCR_TSB1K 0x000000000000000000LL /* Nummber of entries in IOTSB */ +#define IOMMUCR_TSB1K 0x000000000000000000LL /* Number of entries in IOTSB */ #define IOMMUCR_TSB2K 0x000000000000010000LL #define IOMMUCR_TSB4K 0x000000000000020000LL #define IOMMUCR_TSB8K 0x000000000000030000LL