diff options
Diffstat (limited to 'nptl_db/td_thr_getgregs.c')
-rw-r--r-- | nptl_db/td_thr_getgregs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl_db/td_thr_getgregs.c b/nptl_db/td_thr_getgregs.c index 545abf6a5e..b693e13458 100644 --- a/nptl_db/td_thr_getgregs.c +++ b/nptl_db/td_thr_getgregs.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" |