diff options
Diffstat (limited to 'sysdeps/csky/nptl/tls.h')
-rw-r--r-- | sysdeps/csky/nptl/tls.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/csky/nptl/tls.h b/sysdeps/csky/nptl/tls.h index b3a384c04e..d3f9d711f8 100644 --- a/sysdeps/csky/nptl/tls.h +++ b/sysdeps/csky/nptl/tls.h @@ -14,7 +14,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/>. */ #ifndef _TLS_H #define _TLS_H 1 |