diff options
Diffstat (limited to 'nptl/pthread_mutexattr_getprioceiling.c')
-rw-r--r-- | nptl/pthread_mutexattr_getprioceiling.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/pthread_mutexattr_getprioceiling.c b/nptl/pthread_mutexattr_getprioceiling.c index 0e1a055083..3b8e303337 100644 --- a/nptl/pthread_mutexattr_getprioceiling.c +++ b/nptl/pthread_mutexattr_getprioceiling.c @@ -1,7 +1,6 @@ /* Get priority ceiling setting from pthread_mutexattr_t. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek <jakub@redhat.com>, 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |