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/7f498622cd95
branches:  trunk
changeset: 823056:7f498622cd95
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 09c59a2594b2 -r 7f498622cd95 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