summaryrefslogtreecommitdiff
path: root/string/test-mempcpy.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/test-mempcpy.c')
-rw-r--r--string/test-mempcpy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-mempcpy.c b/string/test-mempcpy.c
index b96f47a141..3c9a908ab8 100644
--- a/string/test-mempcpy.c
+++ b/string/test-mempcpy.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/>. */
#define MEMCPY_RESULT(dst, len) (dst) + (len)
#define MIN_PAGE_SIZE 131072