Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/vax/include Trailing whitespace
details: https://anonhg.NetBSD.org/src/rev/c7654d3a0567
branches: trunk
changeset: 352805:c7654d3a0567
user: skrll <skrll%NetBSD.org@localhost>
date: Tue Apr 11 07:45:36 2017 +0000
description:
Trailing whitespace
diffstat:
sys/arch/vax/include/ptrace.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 66c5f37a10ad -r c7654d3a0567 sys/arch/vax/include/ptrace.h
--- a/sys/arch/vax/include/ptrace.h Tue Apr 11 06:47:25 2017 +0000
+++ b/sys/arch/vax/include/ptrace.h Tue Apr 11 07:45:36 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ptrace.h,v 1.7 2017/04/08 00:25:49 kamil Exp $ */
+/* $NetBSD: ptrace.h,v 1.8 2017/04/11 07:45:36 skrll Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
@@ -31,7 +31,7 @@
*/
/* All bugs are subject to removal without further notice */
-
+
#define PT_STEP (PT_FIRSTMACH + 0)
#define PT_GETREGS (PT_FIRSTMACH + 1)
Home |
Main Index |
Thread Index |
Old Index