summaryrefslogtreecommitdiff
path: root/lib/libc_r/TEST/test_pthread_join.c
diff options
context:
space:
mode:
authorDavid Leonard <d@cvs.openbsd.org>2000-01-06 06:58:36 +0000
committerDavid Leonard <d@cvs.openbsd.org>2000-01-06 06:58:36 +0000
commitaa3d945509e53db64b5c0578200ae4f512f742c6 (patch)
treee8914c9b479fb89f75330aa304cbc959215c2cf0 /lib/libc_r/TEST/test_pthread_join.c
parentd3c76003c02c6de538fe707b8996fbc81e3b71b2 (diff)
ident, clean
Diffstat (limited to 'lib/libc_r/TEST/test_pthread_join.c')
-rw-r--r--lib/libc_r/TEST/test_pthread_join.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc_r/TEST/test_pthread_join.c b/lib/libc_r/TEST/test_pthread_join.c
index a4331e0d8db..b42252953bc 100644
--- a/lib/libc_r/TEST/test_pthread_join.c
+++ b/lib/libc_r/TEST/test_pthread_join.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: test_pthread_join.c,v 1.4 2000/01/06 06:58:34 d Exp $ */
/* ==== test_pthread_join.c =================================================
* Copyright (c) 1993 by Chris Provenzano, proven@athena.mit.edu
*