summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPhilip Guenthe <guenther@cvs.openbsd.org>2012-01-04 21:01:26 +0000
committerPhilip Guenthe <guenther@cvs.openbsd.org>2012-01-04 21:01:26 +0000
commit0716e3c2df916aa6572da48423f34fd19b095f45 (patch)
tree4a442e140d4e8b37a0f465ef282251b3bcce5ffd /lib
parent6727508b6d3ef88746188a6863005f9a2696ee92 (diff)
Fix $OpenBSD tag
Diffstat (limited to 'lib')
-rw-r--r--lib/librthread/rthread_sem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librthread/rthread_sem.c b/lib/librthread/rthread_sem.c
index 879fa75d4a9..6c065cc4b78 100644
--- a/lib/librthread/rthread_sem.c
+++ b/lib/librthread/rthread_sem.c
@@ -1,4 +1,4 @@
-/* $OpenBSD */
+/* $OpenBSD: rthread_sem.c,v 1.3 2012/01/04 21:01:25 guenther Exp $ */
/*
* Copyright (c) 2004,2005 Ted Unangst <tedu@openbsd.org>
* All Rights Reserved.