Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbarm/rpi Trailing whitespcae



details:   https://anonhg.NetBSD.org/src/rev/e5c4a7f184d1
branches:  trunk
changeset: 827710:e5c4a7f184d1
user:      skrll <skrll%NetBSD.org@localhost>
date:      Thu Nov 09 21:39:48 2017 +0000

description:
Trailing whitespcae

diffstat:

 sys/arch/evbarm/rpi/vcprop_subr.c |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 1a7c56c3acf1 -r e5c4a7f184d1 sys/arch/evbarm/rpi/vcprop_subr.c
--- a/sys/arch/evbarm/rpi/vcprop_subr.c Thu Nov 09 21:38:48 2017 +0000
+++ b/sys/arch/evbarm/rpi/vcprop_subr.c Thu Nov 09 21:39:48 2017 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: vcprop_subr.c,v 1.2 2014/10/03 17:57:48 skrll Exp $    */
+/*     $NetBSD: vcprop_subr.c,v 1.3 2017/11/09 21:39:48 skrll Exp $    */
 
 /*
  * Copyright (c) 2014 Michael Lorenz
@@ -28,7 +28,7 @@
 /*
  * Mailbox property interface wrapper functions
  */
- 
+
 #include <sys/param.h>
 #include <sys/device.h>
 #include <sys/bus.h>
@@ -347,7 +347,7 @@
 {
        int error;
        uint32_t res;
-       
+
 
        struct __aligned(16) {
                struct vcprop_buffer_hdr        vb_hdr;



Home | Main Index | Thread Index | Old Index