Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/fdt Trailing whitespace



details:   https://anonhg.NetBSD.org/src/rev/780edd0e7a46
branches:  trunk
changeset: 947104:780edd0e7a46
user:      skrll <skrll%NetBSD.org@localhost>
date:      Fri Dec 11 08:23:46 2020 +0000

description:
Trailing whitespace

diffstat:

 sys/dev/fdt/panel_fdt.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c0ebc31fbe86 -r 780edd0e7a46 sys/dev/fdt/panel_fdt.h
--- a/sys/dev/fdt/panel_fdt.h   Fri Dec 11 08:13:08 2020 +0000
+++ b/sys/dev/fdt/panel_fdt.h   Fri Dec 11 08:23:46 2020 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: panel_fdt.h,v 1.1 2018/04/03 12:40:20 bouyer Exp $     */
+/*     $NetBSD: panel_fdt.h,v 1.2 2020/12/11 08:23:46 skrll Exp $      */
 
 /*-
  * Copyright (c) 2018 The NetBSD Foundation, Inc.
@@ -48,7 +48,7 @@
        LVDS_JEIDA_24,
        LVDS_VESA_24
 };
-       
+
 
 struct fdt_panel {
        enum panel_type panel_type;



Home | Main Index | Thread Index | Old Index