Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/include KNF a comment
details: https://anonhg.NetBSD.org/src/rev/a753038e631c
branches: trunk
changeset: 1023136:a753038e631c
user: skrll <skrll%NetBSD.org@localhost>
date: Fri Aug 27 09:11:52 2021 +0000
description:
KNF a comment
diffstat:
sys/arch/arm/include/undefined.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 91c41df3cb2a -r a753038e631c sys/arch/arm/include/undefined.h
--- a/sys/arch/arm/include/undefined.h Thu Aug 26 21:33:36 2021 +0000
+++ b/sys/arch/arm/include/undefined.h Fri Aug 27 09:11:52 2021 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: undefined.h,v 1.13 2019/03/17 08:34:20 skrll Exp $ */
+/* $NetBSD: undefined.h,v 1.14 2021/08/27 09:11:52 skrll Exp $ */
/*
* Copyright (c) 1995-1996 Mark Brinicombe.
@@ -65,7 +65,7 @@
DEBUG_COPROC = 14,
SYSTEM_COPROC = 15,
/*
- *The following are not really co-processors, but are on the end
+ * The following are not really co-processors, but are on the end
* of the unknown instruction table for each coproc.
*/
CORE_UNKNOWN_HANDLER = 16,
Home |
Main Index |
Thread Index |
Old Index