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 bdfa583..c0e9338 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-2022 Free Software Foundation, Inc. + Copyright (C) 2021-2023 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 |