Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/pgoyette-compat]: src/sys/compat/netbsd32 White space for readability



details:   https://anonhg.NetBSD.org/src/rev/393a3271f64f
branches:  pgoyette-compat
changeset: 830765:393a3271f64f
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sun Sep 23 09:16:49 2018 +0000

description:
White space for readability

diffstat:

 sys/compat/netbsd32/netbsd32.h |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a98121ede36d -r 393a3271f64f sys/compat/netbsd32/netbsd32.h
--- a/sys/compat/netbsd32/netbsd32.h    Sun Sep 23 09:16:25 2018 +0000
+++ b/sys/compat/netbsd32/netbsd32.h    Sun Sep 23 09:16:49 2018 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: netbsd32.h,v 1.116.2.9 2018/09/18 23:03:54 pgoyette Exp $      */
+/*     $NetBSD: netbsd32.h,v 1.116.2.10 2018/09/23 09:16:49 pgoyette Exp $     */
 
 /*
  * Copyright (c) 1998, 2001, 2008, 2015 Matthew R. Green
@@ -47,6 +47,7 @@
 #include <sys/ucontext.h>
 #include <sys/ucred.h>
 #include <sys/module_hook.h>
+
 #include <compat/sys/ucontext.h>
 #include <compat/sys/mount.h>
 #include <compat/sys/signal.h>



Home | Main Index | Thread Index | Old Index