diff options
Diffstat (limited to 'nptl/sem_clockwait.c')
-rw-r--r-- | nptl/sem_clockwait.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sem_clockwait.c b/nptl/sem_clockwait.c index 23a6c08677..9ed98c4cce 100644 --- a/nptl/sem_clockwait.c +++ b/nptl/sem_clockwait.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 "sem_waitcommon.c" |