Source-Changes-HG archive

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

[src/trunk]: src/lib/libpthread Remove empty line.



details:   https://anonhg.NetBSD.org/src/rev/4094271cb792
branches:  trunk
changeset: 756236:4094271cb792
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jul 09 08:31:35 2010 +0000

description:
Remove empty line.

diffstat:

 lib/libpthread/pthread_spin.3 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 49c8d39d5af0 -r 4094271cb792 lib/libpthread/pthread_spin.3
--- a/lib/libpthread/pthread_spin.3     Fri Jul 09 08:25:57 2010 +0000
+++ b/lib/libpthread/pthread_spin.3     Fri Jul 09 08:31:35 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pthread_spin.3,v 1.3 2010/07/08 21:48:07 jruoho Exp $
+.\" $NetBSD: pthread_spin.3,v 1.4 2010/07/09 08:31:35 wiz Exp $
 .\"
 .\" Copyright (c) 2002, 2008, 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -98,7 +98,6 @@
 or
 .Fn pthread_spin_trylock .
 The results are undefined if the lock is not held by the calling thread.
-
 .\" ----------------------------------------------------------------------------
 .Sh RETURN VALUES
 If successful, all described functions return zero.



Home | Main Index | Thread Index | Old Index