diff options
Diffstat (limited to 'libio/test-freopen.c')
-rw-r--r-- | libio/test-freopen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/test-freopen.c b/libio/test-freopen.c index 5a0a4ab3ae..4a4a08fe8a 100644 --- a/libio/test-freopen.c +++ b/libio/test-freopen.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/>. */ #include <mcheck.h> #include <stdio.h> |