summaryrefslogtreecommitdiff
path: root/string/test-strncpy.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/test-strncpy.c')
-rw-r--r--string/test-strncpy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-strncpy.c b/string/test-strncpy.c
index 0f6828d6a0..771ee26c60 100644
--- a/string/test-strncpy.c
+++ b/string/test-strncpy.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/>. */
#ifdef WIDE
# include <wchar.h>