diff options
Diffstat (limited to 'sysdeps/generic/unwind.h')
-rw-r--r-- | sysdeps/generic/unwind.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/unwind.h b/sysdeps/generic/unwind.h index 0697b33655..a63089d2dd 100644 --- a/sysdeps/generic/unwind.h +++ b/sysdeps/generic/unwind.h @@ -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/>. */ /* This is derived from the C++ ABI for IA-64. Where we diverge for cross-architecture compatibility are noted with "@@@". */ |