diff options
author | 1999-01-10 23:05:18 +0000 | |
---|---|---|
committer | 1999-01-10 23:05:18 +0000 | |
commit | c4e90a3875b338b8de689e8fdc07483fea80596a (patch) | |
tree | 51b76a09c7961555e465000770a38807bbf224f5 | |
parent | note pathological problem (diff) | |
download | wireguard-openbsd-c4e90a3875b338b8de689e8fdc07483fea80596a.tar.xz wireguard-openbsd-c4e90a3875b338b8de689e8fdc07483fea80596a.zip |
ident
-rw-r--r-- | lib/libc_r/uthread/uthread_attr_destroy.c | 1 | ||||
-rw-r--r-- | lib/libpthread/uthread/uthread_attr_destroy.c | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc_r/uthread/uthread_attr_destroy.c b/lib/libc_r/uthread/uthread_attr_destroy.c index 1f4b2c8523c..51848d5d438 100644 --- a/lib/libc_r/uthread/uthread_attr_destroy.c +++ b/lib/libc_r/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> 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> |