diff options
author | David Leonard <d@cvs.openbsd.org> | 1998-12-23 22:49:48 +0000 |
---|---|---|
committer | David Leonard <d@cvs.openbsd.org> | 1998-12-23 22:49:48 +0000 |
commit | 93c3d76654771270f5bfb481ec16b21c7eadef00 (patch) | |
tree | e87b31e9fc4ec83a1d66f6cb59e589095c836f70 /lib/libpthread/uthread/pthread_private.h | |
parent | 47f050e9c88252e12310c4577d91a2ac835b2505 (diff) |
preserve FreeBSD idents
Diffstat (limited to 'lib/libpthread/uthread/pthread_private.h')
-rw-r--r-- | lib/libpthread/uthread/pthread_private.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libpthread/uthread/pthread_private.h b/lib/libpthread/uthread/pthread_private.h index d562003026a..fb6cc7a1076 100644 --- a/lib/libpthread/uthread/pthread_private.h +++ b/lib/libpthread/uthread/pthread_private.h @@ -31,6 +31,8 @@ * * Private thread definitions for the uthread kernel. * + * $OpenBSD: pthread_private.h,v 1.6 1998/12/23 22:49:46 d Exp $ + * */ #ifndef _PTHREAD_PRIVATE_H |