diff options
Diffstat (limited to 'io/access.c')
-rw-r--r-- | io/access.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io/access.c b/io/access.c index ccecc6b25c..dc9fb9d5b2 100644 --- a/io/access.c +++ b/io/access.c @@ -13,7 +13,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/>. */ #include <errno.h> #include <stddef.h> |