diff options
Diffstat (limited to 'sysdeps/generic/dl-lookupcfg.h')
-rw-r--r-- | sysdeps/generic/dl-lookupcfg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/dl-lookupcfg.h b/sysdeps/generic/dl-lookupcfg.h index a6f9e49bfd..4fb5f780b7 100644 --- a/sysdeps/generic/dl-lookupcfg.h +++ b/sysdeps/generic/dl-lookupcfg.h @@ -14,7 +14,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/>. */ /* The type of the return value of fixup/profile_fixup. */ #define DL_FIXUP_VALUE_TYPE ElfW(Addr) |