diff options
Diffstat (limited to 'nptl/tst-pthread-attr-affinity.c')
-rw-r--r-- | nptl/tst-pthread-attr-affinity.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-pthread-attr-affinity.c b/nptl/tst-pthread-attr-affinity.c index c3fb55bd3b..88929f4da8 100644 --- a/nptl/tst-pthread-attr-affinity.c +++ b/nptl/tst-pthread-attr-affinity.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <pthread.h> #include <stdio.h> |