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/e558fccdb93a
branches: trunk
changeset: 357409:e558fccdb93a
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 0e21d403cf09 -r e558fccdb93a 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