diff options
Diffstat (limited to 'nptl/nptl_deallocate_tsd.c')
-rw-r--r-- | nptl/nptl_deallocate_tsd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/nptl_deallocate_tsd.c b/nptl/nptl_deallocate_tsd.c index c665f4a08a..4c3960b516 100644 --- a/nptl/nptl_deallocate_tsd.c +++ b/nptl/nptl_deallocate_tsd.c @@ -1,6 +1,5 @@ /* Deallocation thread-specific data structures related to pthread_key_create. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@redhat.com>, 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |