diff options
Diffstat (limited to 'csu/init.c')
-rw-r--r-- | csu/init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csu/init.c b/csu/init.c index c7a6da07d0..2d352800bf 100644 --- a/csu/init.c +++ b/csu/init.c @@ -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/>. */ /* Vestigial libio version number. Some code in libio checks whether this symbol exists in the executable, but nothing looks at its |