Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/string Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/3248bd74370a
branches:  trunk
changeset: 754047:3248bd74370a
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Apr 17 20:29:20 2010 +0000

description:
Remove trailing whitespace.

diffstat:

 lib/libc/string/swab.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r a2b210efc338 -r 3248bd74370a lib/libc/string/swab.3
--- a/lib/libc/string/swab.3    Sat Apr 17 20:28:47 2010 +0000
+++ b/lib/libc/string/swab.3    Sat Apr 17 20:29:20 2010 +0000
@@ -26,7 +26,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)swab.3       8.1 (Berkeley) 6/4/93
-.\"    $NetBSD: swab.3,v 1.11 2010/04/17 17:57:39 christos Exp $
+.\"    $NetBSD: swab.3,v 1.12 2010/04/17 20:29:20 wiz Exp $
 .\"
 .Dd April 17, 2010
 .Dt SWAB 3
@@ -51,7 +51,7 @@
 .Fa dst ,
 swapping adjacent bytes.
 .Pp
-If 
+If
 .Fa len
 is negative or zero
 .Nm



Home | Main Index | Thread Index | Old Index