diff options
Diffstat (limited to 'nptl/tst-thread-setspecific.c')
-rw-r--r-- | nptl/tst-thread-setspecific.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-thread-setspecific.c b/nptl/tst-thread-setspecific.c index bda61c6333..8f25c6f7ce 100644 --- a/nptl/tst-thread-setspecific.c +++ b/nptl/tst-thread-setspecific.c @@ -1,6 +1,6 @@ /* Test to verify that passing a pointer to an uninitialized object to pthread_setspecific doesn't trigger bogus uninitialized warnings. - Copyright (C) 2021 Free Software Foundation, Inc. + Copyright (C) 2021-2022 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |