Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/ic s/certian/certain/ in comment.
details: https://anonhg.NetBSD.org/src/rev/2b5bb898f95c
branches: trunk
changeset: 1025507:2b5bb898f95c
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Wed Nov 10 15:21:43 2021 +0000
description:
s/certian/certain/ in comment.
diffstat:
sys/dev/ic/dpt.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r c2a6aeba6118 -r 2b5bb898f95c sys/dev/ic/dpt.c
--- a/sys/dev/ic/dpt.c Wed Nov 10 14:36:28 2021 +0000
+++ b/sys/dev/ic/dpt.c Wed Nov 10 15:21:43 2021 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: dpt.c,v 1.77 2021/08/07 16:19:12 thorpej Exp $ */
+/* $NetBSD: dpt.c,v 1.78 2021/11/10 15:21:43 msaitoh Exp $ */
/*-
* Copyright (c) 1997, 1998, 1999, 2000, 2001 The NetBSD Foundation, Inc.
@@ -71,7 +71,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: dpt.c,v 1.77 2021/08/07 16:19:12 thorpej Exp $");
+__KERNEL_RCSID(0, "$NetBSD: dpt.c,v 1.78 2021/11/10 15:21:43 msaitoh Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -540,7 +540,7 @@
/*
* Issue the read-config command and wait for the data to appear.
*
- * Apparently certian firmware revisions won't DMA later on if we
+ * Apparently certain firmware revisions won't DMA later on if we
* request the config data using PIO, but it makes it a lot easier
* as no DMA setup is required.
*/
Home |
Main Index |
Thread Index |
Old Index