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/de21b85c090c
branches:  trunk
changeset: 455848:de21b85c090c
user:      skrll <skrll%NetBSD.org@localhost>
date:      Mon Apr 15 20:46:10 2019 +0000

description:
Whitespace

diffstat:

 sys/arch/hppa/hppa/autoconf.c |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 672f5d6b43d6 -r de21b85c090c sys/arch/hppa/hppa/autoconf.c
--- a/sys/arch/hppa/hppa/autoconf.c     Mon Apr 15 20:45:08 2019 +0000
+++ b/sys/arch/hppa/hppa/autoconf.c     Mon Apr 15 20:46:10 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: autoconf.c,v 1.3 2019/04/15 20:45:08 skrll Exp $       */
+/*     $NetBSD: autoconf.c,v 1.4 2019/04/15 20:46:10 skrll Exp $       */
 
 /*     $OpenBSD: autoconf.c,v 1.15 2001/06/25 00:43:10 mickey Exp $    */
 
@@ -86,7 +86,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: autoconf.c,v 1.3 2019/04/15 20:45:08 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: autoconf.c,v 1.4 2019/04/15 20:46:10 skrll Exp $");
 
 #include "opt_kgdb.h"
 #include "opt_useleds.h"
@@ -631,7 +631,6 @@
 
                if (dev)
                        hm->hm_registered = true;
-
        }
 }
 



Home | Main Index | Thread Index | Old Index