diff options
Diffstat (limited to 'sysdeps/arm/unwind-dw2-fde-glibc.c')
-rw-r--r-- | sysdeps/arm/unwind-dw2-fde-glibc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/unwind-dw2-fde-glibc.c b/sysdeps/arm/unwind-dw2-fde-glibc.c index d87b0c0e2a..bb70bcd203 100644 --- a/sysdeps/arm/unwind-dw2-fde-glibc.c +++ b/sysdeps/arm/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/>. */ /* ARM uses setjmp-longjmp exceptions. However, previous versions of GNU libc exported some DWARF-2 exception handling support routines. |