diff options
Diffstat (limited to 'sysdeps/pthread/posix-timer.h')
-rw-r--r-- | sysdeps/pthread/posix-timer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/pthread/posix-timer.h b/sysdeps/pthread/posix-timer.h index 4cb76afc32..63f29f3988 100644 --- a/sysdeps/pthread/posix-timer.h +++ b/sysdeps/pthread/posix-timer.h @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If - not, see <http://www.gnu.org/licenses/>. */ + not, see <https://www.gnu.org/licenses/>. */ #include <limits.h> #include <signal.h> |