summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_fd.c
diff options
context:
space:
mode:
authord <d@openbsd.org>1998-12-23 22:49:46 +0000
committerd <d@openbsd.org>1998-12-23 22:49:46 +0000
commitcfb96a26f6905b0ee0ac87f3f63cb064a7ba4004 (patch)
tree7ba686e43d5559c0a9ec3b99385ea993aea7d3d9 /lib/libpthread/uthread/uthread_fd.c
parenttypo (diff)
downloadwireguard-openbsd-cfb96a26f6905b0ee0ac87f3f63cb064a7ba4004.tar.xz
wireguard-openbsd-cfb96a26f6905b0ee0ac87f3f63cb064a7ba4004.zip
preserve FreeBSD idents
Diffstat (limited to 'lib/libpthread/uthread/uthread_fd.c')
-rw-r--r--lib/libpthread/uthread/uthread_fd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/uthread/uthread_fd.c b/lib/libpthread/uthread/uthread_fd.c
index 0c2b10a7d8a..3db630be5f4 100644
--- a/lib/libpthread/uthread/uthread_fd.c
+++ b/lib/libpthread/uthread/uthread_fd.c
@@ -29,8 +29,8 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: uthread_fd.c,v 1.2 1998/11/09 03:13:19 d Exp $
- * $OpenBSD: uthread_fd.c,v 1.2 1998/11/09 03:13:19 d Exp $
+ * $FreeBSD: uthread_fd.c,v 1.9 1998/09/13 15:33:42 dt Exp $
+ * $OpenBSD: uthread_fd.c,v 1.3 1998/12/23 22:49:46 d Exp $
*
*/
#include <errno.h>