diff options
author | 1998-12-23 22:49:46 +0000 | |
---|---|---|
committer | 1998-12-23 22:49:46 +0000 | |
commit | cfb96a26f6905b0ee0ac87f3f63cb064a7ba4004 (patch) | |
tree | 7ba686e43d5559c0a9ec3b99385ea993aea7d3d9 /lib/libpthread/uthread/pthread_private.h | |
parent | typo (diff) | |
download | wireguard-openbsd-cfb96a26f6905b0ee0ac87f3f63cb064a7ba4004.tar.xz wireguard-openbsd-cfb96a26f6905b0ee0ac87f3f63cb064a7ba4004.zip |
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 |