Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hppa/hppa whitespace
details: https://anonhg.NetBSD.org/src/rev/1a064360c2af
branches: trunk
changeset: 362017:1a064360c2af
user: skrll <skrll%NetBSD.org@localhost>
date: Thu Feb 24 08:06:41 2022 +0000
description:
whitespace
diffstat:
sys/arch/hppa/hppa/db_machdep.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 825959851377 -r 1a064360c2af sys/arch/hppa/hppa/db_machdep.c
--- a/sys/arch/hppa/hppa/db_machdep.c Thu Feb 24 06:34:32 2022 +0000
+++ b/sys/arch/hppa/hppa/db_machdep.c Thu Feb 24 08:06:41 2022 +0000
@@ -1,4 +1,4 @@
- /* $NetBSD: db_machdep.c,v 1.9 2021/02/23 07:13:52 mrg Exp $ */
+/* $NetBSD: db_machdep.c,v 1.10 2022/02/24 08:06:41 skrll Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: db_machdep.c,v 1.9 2021/02/23 07:13:52 mrg Exp $");
+__KERNEL_RCSID(0, "$NetBSD: db_machdep.c,v 1.10 2022/02/24 08:06:41 skrll Exp $");
#include <sys/param.h>
#include <sys/lwp.h>
Home |
Main Index |
Thread Index |
Old Index