Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/sparc s/propective/prospective
details: https://anonhg.NetBSD.org/src/rev/694c10f63e8a
branches: trunk
changeset: 984926:694c10f63e8a
user: andvar <andvar%NetBSD.org@localhost>
date: Sat Jul 31 16:54:37 2021 +0000
description:
s/propective/prospective
diffstat:
sys/arch/sparc/sparc/autoconf.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 1402a2aafcbf -r 694c10f63e8a sys/arch/sparc/sparc/autoconf.c
--- a/sys/arch/sparc/sparc/autoconf.c Sat Jul 31 15:02:54 2021 +0000
+++ b/sys/arch/sparc/sparc/autoconf.c Sat Jul 31 16:54:37 2021 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: autoconf.c,v 1.267 2021/07/31 10:07:22 andvar Exp $ */
+/* $NetBSD: autoconf.c,v 1.268 2021/07/31 16:54:37 andvar Exp $ */
/*
* Copyright (c) 1996
@@ -48,7 +48,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: autoconf.c,v 1.267 2021/07/31 10:07:22 andvar Exp $");
+__KERNEL_RCSID(0, "$NetBSD: autoconf.c,v 1.268 2021/07/31 16:54:37 andvar Exp $");
#include "opt_ddb.h"
#include "opt_kgdb.h"
@@ -2009,7 +2009,7 @@
(size_t)cp < (size_t)bootinfo + BOOTINFO_SIZE);
/*
- * Check propective gains.
+ * Check prospective gains.
*/
if ((int)bootinfo - (int)newloc < bi_size)
/* Don't bother */
Home |
Main Index |
Thread Index |
Old Index