diff options
Diffstat (limited to 'sysdeps/generic/unwind-dw2-fde-glibc.c')
-rw-r--r-- | sysdeps/generic/unwind-dw2-fde-glibc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/unwind-dw2-fde-glibc.c b/sysdeps/generic/unwind-dw2-fde-glibc.c index 0be73f0187..95df26ecac 100644 --- a/sysdeps/generic/unwind-dw2-fde-glibc.c +++ b/sysdeps/generic/unwind-dw2-fde-glibc.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/>. */ /* Locate the FDE entry for a given address, using PT_GNU_EH_FRAME ELF segment and dl_iterate_phdr to avoid register/deregister calls at |