diff options
Diffstat (limited to 'stdio-common/errnobug.c')
-rw-r--r-- | stdio-common/errnobug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/errnobug.c b/stdio-common/errnobug.c index 9ae54574c2..7150d769a6 100644 --- a/stdio-common/errnobug.c +++ b/stdio-common/errnobug.c @@ -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/>. */ #include <errno.h> #include <stdio.h> |