diff options
Diffstat (limited to 'nptl_db/td_thr_dbresume.c')
-rw-r--r-- | nptl_db/td_thr_dbresume.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl_db/td_thr_dbresume.c b/nptl_db/td_thr_dbresume.c index fb7a64d6a3..995896d40a 100644 --- a/nptl_db/td_thr_dbresume.c +++ b/nptl_db/td_thr_dbresume.c @@ -15,7 +15,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 "thread_dbP.h" |