aboutsummaryrefslogtreecommitdiff
path: root/libio/tst-readline.c
diff options
context:
space:
mode:
Diffstat (limited to 'libio/tst-readline.c')
-rw-r--r--libio/tst-readline.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/tst-readline.c b/libio/tst-readline.c
index c153a44e58..95c5ba9c80 100644
--- a/libio/tst-readline.c
+++ b/libio/tst-readline.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/>. */
/* Exercise __libc_readline_unlocked with various combinations of line
lengths, stdio buffer sizes, and line read buffer sizes. */