Source-Changes-HG archive

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

[src/trunk]: src/sys/sys sys/sdt.h: Nix trailing whitspace.



details:   https://anonhg.NetBSD.org/src/rev/5f928ab0a6ad
branches:  trunk
changeset: 374523:5f928ab0a6ad
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Sun Apr 30 08:45:19 2023 +0000

description:
sys/sdt.h: Nix trailing whitspace.

No functional change intended.

diffstat:

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

diffs (18 lines):

diff -r ba6270f36949 -r 5f928ab0a6ad sys/sys/sdt.h
--- a/sys/sys/sdt.h     Sun Apr 30 08:35:52 2023 +0000
+++ b/sys/sys/sdt.h     Sun Apr 30 08:45:19 2023 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: sdt.h,v 1.16 2023/04/29 23:30:18 kre Exp $     */
+/*     $NetBSD: sdt.h,v 1.17 2023/04/30 08:45:19 riastradh Exp $       */
 
 /*-
  * Copyright 2006-2008 John Birrell <jb%FreeBSD.org@localhost>
@@ -11,7 +11,7 @@
  * 2. Redistributions in binary form must reproduce the above copyright
  *    notice, this list of conditions and the following disclaimer in the
  *    documentation and/or other materials provided with the distribution.
- * 
+ *
  * THIS SOFTWARE IS PROVIDED BY AUTHOR 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 PURPOSE



Home | Main Index | Thread Index | Old Index