summaryrefslogtreecommitdiff
path: root/stdio-common/tst-gets.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdio-common/tst-gets.c')
-rw-r--r--stdio-common/tst-gets.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/tst-gets.c b/stdio-common/tst-gets.c
index 65a4425d12..32114c5bdb 100644
--- a/stdio-common/tst-gets.c
+++ b/stdio-common/tst-gets.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/>. */
/* This file tests gets. Force it to be declared. */
#include <features.h>