summaryrefslogtreecommitdiffstats
path: root/lib/libpthread
diff options
context:
space:
mode:
authord <d@openbsd.org>1999-01-10 23:05:18 +0000
committerd <d@openbsd.org>1999-01-10 23:05:18 +0000
commitc4e90a3875b338b8de689e8fdc07483fea80596a (patch)
tree51b76a09c7961555e465000770a38807bbf224f5 /lib/libpthread
parentnote pathological problem (diff)
downloadwireguard-openbsd-c4e90a3875b338b8de689e8fdc07483fea80596a.tar.xz
wireguard-openbsd-c4e90a3875b338b8de689e8fdc07483fea80596a.zip
ident
Diffstat (limited to 'lib/libpthread')
-rw-r--r--lib/libpthread/uthread/uthread_attr_destroy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpthread/uthread/uthread_attr_destroy.c b/lib/libpthread/uthread/uthread_attr_destroy.c
index 1f4b2c8523c..51848d5d438 100644
--- a/lib/libpthread/uthread/uthread_attr_destroy.c
+++ b/lib/libpthread/uthread/uthread_attr_destroy.c
@@ -29,6 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * $OpenBSD: uthread_attr_destroy.c,v 1.2 1999/01/10 23:05:18 d Exp $
*/
#include <stdlib.h>
#include <errno.h>