summaryrefslogtreecommitdiff
path: root/lib/libc_r/uthread/uthread_self.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-03-20 08:47:53 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-03-20 08:47:53 +0000
commit7e6cd705f344de2f9f08475a0fa2ef9191f88dd0 (patch)
tree3ce9d5458d0d6e880d50e1e1f1e1ed7521a35ad1 /lib/libc_r/uthread/uthread_self.c
parent172a0f0d163415e05ea07968167b11145975a6cb (diff)
Diffstat (limited to 'lib/libc_r/uthread/uthread_self.c')
-rw-r--r--lib/libc_r/uthread/uthread_self.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_self.c b/lib/libc_r/uthread/uthread_self.c
index 81ec427a3f045..4fd33249ac90f 100644
--- a/lib/libc_r/uthread/uthread_self.c
+++ b/lib/libc_r/uthread/uthread_self.c
@@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/lib/libc_r/uthread/uthread_self.c,v 1.3 1999/08/28 00:03:46 peter Exp $
*/
#ifdef _THREAD_SAFE
#include <pthread.h>