diff options
Diffstat (limited to 'sysdeps/arm/unwind-resume.h')
-rw-r--r-- | sysdeps/arm/unwind-resume.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/unwind-resume.h b/sysdeps/arm/unwind-resume.h index 9810104f71..435965aeba 100644 --- a/sysdeps/arm/unwind-resume.h +++ b/sysdeps/arm/unwind-resume.h @@ -14,7 +14,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/>. */ /* The EABI personality routine has a different signature than the canonical one. These macros tell sysdeps/gnu/unwind*.c how to |