diff options
Diffstat (limited to 'sysdeps/generic/gcc-compat.h')
-rw-r--r-- | sysdeps/generic/gcc-compat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/gcc-compat.h b/sysdeps/generic/gcc-compat.h index ca04bd2d84..fe7bf30224 100644 --- a/sysdeps/generic/gcc-compat.h +++ b/sysdeps/generic/gcc-compat.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/>. */ /* This is the base file. More-specific sysdeps/.../gcc-compat.h files can define GCC_COMPAT_VERSION and then #include_next this file. */ |