diff options
author | David Leonard <d@cvs.openbsd.org> | 1999-01-10 23:05:19 +0000 |
---|---|---|
committer | David Leonard <d@cvs.openbsd.org> | 1999-01-10 23:05:19 +0000 |
commit | 1cef9eaa67550598cbf8c13603903240ee548c40 (patch) | |
tree | d041426f8af763fcebc6f91ab3f3a288464ef21b /lib | |
parent | 6227d66abdcfd6fb145a85fa8622342cbbffeaab (diff) |
ident
Diffstat (limited to 'lib')
-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> |