Source-Changes-HG archive

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

[src/trunk]: src/common/lib/libc/arch/arm/atomic Traiing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/3853675ea9fc
branches:  trunk
changeset: 459597:3853675ea9fc
user:      skrll <skrll%NetBSD.org@localhost>
date:      Mon Sep 16 12:40:40 2019 +0000

description:
Traiing whitespace.

diffstat:

 common/lib/libc/arch/arm/atomic/atomic_op_asm.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f5148db242a2 -r 3853675ea9fc common/lib/libc/arch/arm/atomic/atomic_op_asm.h
--- a/common/lib/libc/arch/arm/atomic/atomic_op_asm.h   Mon Sep 16 11:50:55 2019 +0000
+++ b/common/lib/libc/arch/arm/atomic/atomic_op_asm.h   Mon Sep 16 12:40:40 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: atomic_op_asm.h,v 1.7 2015/05/17 20:57:11 justin Exp $ */
+/*     $NetBSD: atomic_op_asm.h,v 1.8 2019/09/16 12:40:40 skrll Exp $  */
 
 /*-
  * Copyright (c) 2007 The NetBSD Foundation, Inc.
@@ -22,7 +22,7 @@
  * 4. Neither the name of The NetBSD Foundation nor the names of its
  *    contributors may be used to endorse or promote products derived
  *    from this software without specific prior written permission.
- *      
+ *
  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
  * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR



Home | Main Index | Thread Index | Old Index