diff options
Diffstat (limited to 'lib/libpthread/uthread/uthread_mutexattr_destroy.c')
-rw-r--r-- | lib/libpthread/uthread/uthread_mutexattr_destroy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpthread/uthread/uthread_mutexattr_destroy.c b/lib/libpthread/uthread/uthread_mutexattr_destroy.c index 5642cbef589..fcb3863bcab 100644 --- a/lib/libpthread/uthread/uthread_mutexattr_destroy.c +++ b/lib/libpthread/uthread/uthread_mutexattr_destroy.c @@ -29,6 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * + * $OpenBSD: uthread_mutexattr_destroy.c,v 1.2 1999/01/06 05:29:25 d Exp $ */ #include <stdlib.h> #include <errno.h> |