Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/macppc/conf std.macppc: Nix trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/28582ee4c9a3
branches:  trunk
changeset: 368513:28582ee4c9a3
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Sun Jul 17 10:01:18 2022 +0000

description:
std.macppc: Nix trailing whitespace.

diffstat:

 sys/arch/macppc/conf/std.macppc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8a42a6c30d14 -r 28582ee4c9a3 sys/arch/macppc/conf/std.macppc
--- a/sys/arch/macppc/conf/std.macppc   Sun Jul 17 08:34:00 2022 +0000
+++ b/sys/arch/macppc/conf/std.macppc   Sun Jul 17 10:01:18 2022 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: std.macppc,v 1.26 2022/07/14 11:10:02 macallan Exp $
+#      $NetBSD: std.macppc,v 1.27 2022/07/17 10:01:18 riastradh Exp $
 #
 # Standard/required options for NetBSD/macppc.
 
@@ -22,7 +22,7 @@
 # pose as a USB keyboard
 options        ADBKBD_EMUL_USB
 
-# default to console switching using Command-Fn, for tradition 
+# default to console switching using Command-Fn, for tradition
 options        ADBKBD_LAYOUT="(KB_US | KB_APPLE)"
 options        UKBD_LAYOUT="(KB_US | KB_APPLE)"
 



Home | Main Index | Thread Index | Old Index