Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/arm/arm Trailing whitespace. *snigger*



details:   https://anonhg.NetBSD.org/src/rev/9ef5f1549d46
branches:  trunk
changeset: 959531:9ef5f1549d46
user:      skrll <skrll%NetBSD.org@localhost>
date:      Wed Feb 17 06:54:23 2021 +0000

description:
Trailing whitespace. *snigger*

diffstat:

 sys/arch/arm/arm/idle_machdep.c |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 2732dcfe7c8a -r 9ef5f1549d46 sys/arch/arm/arm/idle_machdep.c
--- a/sys/arch/arm/arm/idle_machdep.c   Wed Feb 17 06:33:47 2021 +0000
+++ b/sys/arch/arm/arm/idle_machdep.c   Wed Feb 17 06:54:23 2021 +0000
@@ -1,11 +1,11 @@
-/*     $NetBSD: idle_machdep.c,v 1.5 2013/08/18 06:28:18 matt Exp $    */
+/*     $NetBSD: idle_machdep.c,v 1.6 2021/02/17 06:54:23 skrll Exp $   */
 
 /*-
  * Copyright (c) 2007 The NetBSD Foundation, Inc.
  * All rights reserved.
  *
  * This code is derived from software contributed to The NetBSD Foundation
- * by Nick Hudson 
+ * by Nick Hudson
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -31,7 +31,7 @@
 
 #include <sys/cdefs.h>
 
-__KERNEL_RCSID(0, "$NetBSD: idle_machdep.c,v 1.5 2013/08/18 06:28:18 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: idle_machdep.c,v 1.6 2021/02/17 06:54:23 skrll Exp $");
 
 #include <sys/param.h>
 #include <sys/cpu.h>



Home | Main Index | Thread Index | Old Index