diff options
| author | 2002-01-17 04:47:14 +0000 | |
|---|---|---|
| committer | 2002-01-17 04:47:14 +0000 | |
| commit | 0712accee916a18308e3924c96a73084fed356b5 (patch) | |
| tree | 8717b1b7ce917bfe056c07e78bd4f040a892475d /lib/libpthread/sys | |
| parent | casts to silence enum type warnings for bugzilla bug 37; ok markus@ (diff) | |
| download | wireguard-openbsd-0712accee916a18308e3924c96a73084fed356b5.tar.xz wireguard-openbsd-0712accee916a18308e3924c96a73084fed356b5.zip | |
remove duplicated Id tag; spotted by miod@.
Diffstat (limited to 'lib/libpthread/sys')
| -rw-r--r-- | lib/libpthread/sys/Makefile.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libpthread/sys/Makefile.inc b/lib/libpthread/sys/Makefile.inc index 27b5ca46ab7..aff80e5ba05 100644 --- a/lib/libpthread/sys/Makefile.inc +++ b/lib/libpthread/sys/Makefile.inc @@ -1,5 +1,4 @@ -# $Id: Makefile.inc,v 1.8 2002/01/14 23:32:52 fgsch Exp $ -# $OpenBSD: Makefile.inc,v 1.8 2002/01/14 23:32:52 fgsch Exp $ +# $OpenBSD: Makefile.inc,v 1.9 2002/01/17 04:47:14 fgsch Exp $ .PATH: ${LIBC_RSRCDIR}/sys ${LIBC_RSRCDIR}/arch/${MACHINE_ARCH} |
